summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commitf858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /usr.bin/getopt
parentf3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff)
downloadFreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip
FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'usr.bin/getopt')
-rw-r--r--usr.bin/getopt/getopt.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1
index 11a70b5..9c1d60a 100644
--- a/usr.bin/getopt/getopt.1
+++ b/usr.bin/getopt/getopt.1
@@ -15,8 +15,7 @@ is used to break up options in command lines for easy parsing by
shell procedures, and to check for legal options.
.Ar Optstring
is a string of recognized option letters (see
-.Xr getopt 3
-);
+.Xr getopt 3 ) ;
if a letter is followed by a colon, the option
is expected to have an argument which may or may not be
separated from it by white space.
OpenPOWER on IntegriCloud