summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-04-03 07:22:31 +0000
committerderaadt <deraadt@openbsd.org>1997-04-03 07:22:31 +0000
commit58235ad75d3f9c16d851f8daa600871804e6ce03 (patch)
treebb14f1ad52724f138964956081eac3dadcc222aa /lib/libc
parentFrom FreeBSD 1.7 by markm. The log message: (diff)
downloadwireguard-openbsd-58235ad75d3f9c16d851f8daa600871804e6ce03.tar.xz
wireguard-openbsd-58235ad75d3f9c16d851f8daa600871804e6ce03.zip
an -> a; soil@quick.net
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/getopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3
index e0e47af7b82..01caf960e88 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: getopt.3,v 1.2 1996/08/19 08:33:31 tholo Exp $
+.\" $OpenBSD: getopt.3,v 1.3 1997/04/03 07:22:31 deraadt Exp $
.\"
.Dd April 19, 1994
.Dt GETOPT 3
@@ -213,7 +213,7 @@ from
.Pp
A single dash
.Dq Li -
-may be specified as an character in
+may be specified as a character in
.Fa optstring ,
however it should
.Em never