Subject: kern/4152: options.4 contains typos
To: None <gnats-bugs@gnats.netbsd.org>
From: maximum entropy <entropy@tardis.bernstein.com>
List: netbsd-bugs
Date: 09/25/1997 17:42:14
>Number:         4152
>Category:       kern
>Synopsis:       options.4 contains typos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 25 14:50:01 1997
>Last-Modified:
>Originator:     maximum entropy
>Organization:
	
>Release:        <NetBSD-current source date>19970924
>Environment:
	
System: NetBSD tardis.bernstein.com 1.2G NetBSD 1.2G (C466DE) #0: Wed Sep 24 08:31:32 EDT 1997 entropy@tardis.bernstein.com:/usr/src/sys/arch/i386/compile/C466DE i386


>Description:
	
The options.4 man page contains several typos.  I previously sent a patch
fixing several of them, which has been applied.  But I missed a lot, so here's
some more fixes.
>How-To-Repeat:
	
man 4 options
>Fix:
	

--- /usr/src/share/man/man4/options.4-orig	Sat Sep 20 07:15:32 1997
+++ /usr/src/share/man/man4/options.4	Thu Sep 25 17:37:23 1997
@@ -57,7 +57,7 @@
 32-bit identifiers),
 It also allows the use of the deprecated getdomainname, setdomainname,
 and uname syscalls.
-This option also allows using numeric fileystem identifiers rather
+This option also allows using numeric filesystem identifiers rather
 than strings.  Post 0.9 versions use string identifiers.
 .It Cd options COMPAT_10
 Enable binary compatibility with
@@ -77,7 +77,7 @@
 .Dq sgtty
 compatibility, without which programs using the old interface produce
 an
-.Dq inapropriate ioctl
+.Dq inappropriate ioctl
 error.
 .It Cd options COMPAT_11
 Enable binary compatibility with
@@ -114,7 +114,7 @@
 TIOCGETP and TIOCSETP.  The return values for getpid, getgid, and
 getuid syscalls are modified as well, to return the parent's pid and
 uid as well as the current process's.  It also enables the deprecated
-NTTYDISC terminal line disipline.
+NTTYDISC terminal line discipline.
 It also provides backwards compatibility with 
 .Dq old
 SIOC[GS]IF{ADDR,DSTADDR,BRDADDR,NETMASK} interface ioctls, including
@@ -244,8 +244,8 @@
 .Xr syslogd 8
 was able to read it.
 Note that not all systems are capable of obtaining a variable sized message
-buffer. There are also some systems on wich memory contents are not preserved
-accross reboots.
+buffer. There are also some systems on which memory contents are not preserved
+across reboots.
 .El
 .Ss File Systems
 .Bl -ohang
@@ -440,7 +440,7 @@
 .Em EXT2FS 
 filesystem. Without this option, the superuser or owner of the file can
 set and clear them. With this option, only the superuser can set them, and
-they can't be cleared if the securelevel is greather than 0. See also
+they can't be cleared if the securelevel is greater than 0. See also
 .Xr chflags 1 .
 .El
 .Ss Miscellaneous Options
@@ -758,11 +758,11 @@
 for details.
 .It Cd options IPFILTER
 This option enables the IP filtering on the packet level using the
-ip-filter package.  This option requies that the
+ip-filter package.  This option requires that the
 .Em PFIL_HOOKS
 option also be included.
 .It Cd options IPFILTER_LOG
-This option, in conjuction with
+This option, in conjunction with
 .Em IPFILTER ,
 enables logging of IP packets using ip-filter.
 .It Cd options IPFILTER_DEFAULT_BLOCK
>Audit-Trail:
>Unformatted: