diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2014-07-04 21:06:48 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2014-07-04 21:06:48 +0000 |
commit | f54192cc18ed87de23c99493efd889e76f11b736 (patch) | |
tree | 56d3690e1676264b1b05cdd37d64ef63fe100097 | |
parent | 92168f4c01583b27ef5005d8a9e6c5d3f410d4cd (diff) |
Notes
-rw-r--r-- | lib/libc/stdlib/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index 76ed7d5d2436..9ffe5674627d 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -74,7 +74,7 @@ word, or .Dv NULL if there were no more characters in the current word. This is a -.Nx +.It Tn GNU extension. For example, an option string .Li \&"x" |