Module Name: src
Committed By: wiz
Date: Wed Sep 13 08:26:38 UTC 2017
Modified Files:
src/share/man/man4: options.4
Log Message:
Improve wording.
To generate a diff of this commit:
cvs rdiff -u -r1.472 -r1.473 src/share/man/man4/options.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.472 src/share/man/man4/options.4:1.473
--- src/share/man/man4/options.4:1.472 Wed Sep 13 08:24:23 2017
+++ src/share/man/man4/options.4 Wed Sep 13 08:26:38 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.472 2017/09/13 08:24:23 wiz Exp $
+.\" $NetBSD: options.4,v 1.473 2017/09/13 08:26:38 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -175,7 +175,7 @@ instances.
.Ss Compatibility Options
Note that compatibility options for older
.Nx
-releases includes on the support for newer releases as well.
+releases includes support for newer releases as well.
This means that typically only one of these is necessary, with the
.Cd COMPAT_09
option enabling all
@@ -337,7 +337,7 @@ Enable binary compatibility with
This allows the use of old
.Xr ptrace 2
calls for the SH3 platform.
-It also enables old
+It also enables the old
.Xr mount 2
system call that did not include the data length parameter.
The power_event_t structure's pev_switch is filled in.