summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/stdlib/getsubopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/getsubopt.3 b/src/lib/libc/stdlib/getsubopt.3
index a5f98e5d96..8a17da4ea5 100644
--- a/src/lib/libc/stdlib/getsubopt.3
+++ b/src/lib/libc/stdlib/getsubopt.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getsubopt.3,v 1.4 2000/04/20 13:50:02 aaron Exp $ 1.\" $OpenBSD: getsubopt.3,v 1.5 2000/12/15 14:31:17 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1990, 1991, 1993 3.\" Copyright (c) 1990, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -93,7 +93,7 @@ The argument
93will be set to point to the value portion of the token, or 93will be set to point to the value portion of the token, or
94.Dv NULL 94.Dv NULL
95if no value portion was present. 95if no value portion was present.
96.Sh EXAMPLE 96.Sh EXAMPLES
97.Bd -literal -compact 97.Bd -literal -compact
98char *tokens[] = { 98char *tokens[] = {
99 #define ONE 0 99 #define ONE 0