From f858dca3dc130c98b635d3fc8e60adf8eed7f941 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 10 Aug 2001 17:35:21 +0000 Subject: mdoc(7) police: join split punctuation to macro calls. --- usr.bin/getopt/getopt.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/getopt/getopt.1') 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. -- cgit v1.1