summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-03-01 10:12:45 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-03-01 10:12:45 +0000
commit8a4dd785c0c75e94546fb4deda73a0360f1d2227 (patch)
tree30117331327a128eecea1ca84fcc1f4ce4b2913f /lib/libc
parentee43cb7a22d6a8d901ea7b69e7d33015b20a3fbd (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/getopt_long.334
1 files changed, 17 insertions, 17 deletions
diff --git a/lib/libc/stdlib/getopt_long.3 b/lib/libc/stdlib/getopt_long.3
index fcb36b825ebb..5d2f6f4f810c 100644
--- a/lib/libc/stdlib/getopt_long.3
+++ b/lib/libc/stdlib/getopt_long.3
@@ -254,23 +254,23 @@ This section describes differences to the
implementation
found in glibc-2.1.3:
.Bl -bullet
-.It
-Handling of
-.Ql -
-as first char of option string in presence of
-environment variable
-.Ev POSIXLY_CORRECT :
-.Bl -tag -width ".Bx"
-.It Tn GNU
-ignores
-.Ev POSIXLY_CORRECT
-and returns non-options as
-arguments to option '\e1'.
-.It Bx
-honors
-.Ev POSIXLY_CORRECT
-and stops at the first non-option.
-.El
+.\" .It
+.\" Handling of
+.\" .Ql -
+.\" as first char of option string in presence of
+.\" environment variable
+.\" .Ev POSIXLY_CORRECT :
+.\" .Bl -tag -width ".Bx"
+.\" .It Tn GNU
+.\" ignores
+.\" .Ev POSIXLY_CORRECT
+.\" and returns non-options as
+.\" arguments to option '\e1'.
+.\" .It Bx
+.\" honors
+.\" .Ev POSIXLY_CORRECT
+.\" and stops at the first non-option.
+.\" .El
.It
Handling of
.Ql -