Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Fix typos.



details:   https://anonhg.NetBSD.org/src/rev/136b514257ec
branches:  trunk
changeset: 984890:136b514257ec
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jul 28 11:32:21 2021 +0000

description:
Fix typos.

diffstat:

 share/man/man7/sysctl.7 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 7c1b88808ee1 -r 136b514257ec share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Wed Jul 28 11:29:59 2021 +0000
+++ b/share/man/man7/sysctl.7   Wed Jul 28 11:32:21 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.153 2021/07/27 09:32:55 manu Exp $
+.\"    $NetBSD: sysctl.7,v 1.154 2021/07/28 11:32:21 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -756,10 +756,10 @@
 otherwise\ 0.
 .It Li kern.maxfiles ( Dv KERN_MAXFILES )
 The maximum number of open files that may be open in the system.
-This also controls the maximum file locks per unprivilegied user 
+This also controls the maximum file locks per unprivileged user
 enforced by
-.Xr fnctl 2
-and 
+.Xr fcntl 2
+and
 .Xr flock 2 .
 .It Li kern.maxpartitions ( Dv KERN_MAXPARTITIONS )
 The maximum number of partitions allowed per disk.



Home | Main Index | Thread Index | Old Index