Tue Jun 7 20:23:15 2011 UTC ()
Fix typo.


(wiz)
diff -r1.405 -r1.406 src/share/man/man4/options.4

cvs diff -r1.405 -r1.406 src/share/man/man4/options.4 (expand / switch to unified diff)

--- src/share/man/man4/options.4 2011/06/07 18:02:35 1.405
+++ src/share/man/man4/options.4 2011/06/07 20:23:14 1.406
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: options.4,v 1.405 2011/06/07 18:02:35 fair Exp $ 1.\" $NetBSD: options.4,v 1.406 2011/06/07 20:23:14 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 3.\" Copyright (c) 1996
4.\" Perry E. Metzger. All rights reserved. 4.\" Perry E. Metzger. All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. All advertising materials mentioning features or use of this software 14.\" 3. All advertising materials mentioning features or use of this software
@@ -1258,27 +1258,27 @@ Using @@ -1258,27 +1258,27 @@ Using
1258usually requires a gadget box 1258usually requires a gadget box
1259to convert from 1259to convert from
1260.Tn TTL 1260.Tn TTL
1261to 1261to
1262.Tn RS-232 1262.Tn RS-232
1263signal levels. 1263signal levels.
1264The gadget box and PPS are described in more detail in the HTML documentation 1264The gadget box and PPS are described in more detail in the HTML documentation
1265for 1265for
1266.Xr ntpd 8 1266.Xr ntpd 8
1267in 1267in
1268.Pa /usr/share/doc/html/ntp . 1268.Pa /usr/share/doc/html/ntp .
1269.Pp 1269.Pp
1270.Nx 1270.Nx
1271currently suppors this option in 1271currently supports this option in
1272.Xr com 4 1272.Xr com 4
1273and 1273and
1274.Xr zsc 4 . 1274.Xr zsc 4 .
1275.It Cd options SETUIDSCRIPTS 1275.It Cd options SETUIDSCRIPTS
1276Allows scripts with the setuid bit set to execute as the effective 1276Allows scripts with the setuid bit set to execute as the effective
1277user rather than the real user, just like binary executables. 1277user rather than the real user, just like binary executables.
1278.Pp 1278.Pp
1279.Em NOTE : 1279.Em NOTE :
1280Using this option will also enable 1280Using this option will also enable
1281.Em options FDSCRIPTS 1281.Em options FDSCRIPTS
1282.It Cd options FDSCRIPTS 1282.It Cd options FDSCRIPTS
1283Allows execution of scripts with the execute bit set, but not the 1283Allows execution of scripts with the execute bit set, but not the
1284read bit, by opening the file and passing the file descriptor to 1284read bit, by opening the file and passing the file descriptor to