From 57ce50860e81c55913c3e3d59255c73bef88ba12 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 3 Jul 2004 22:30:10 +0000 Subject: Eliminate double whitespace. --- lib/libc/stdlib/getopt.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libc/stdlib/getopt.3') diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index bada90e..bdbed8d 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -45,10 +45,10 @@ .Sh SYNOPSIS .In unistd.h .Vt extern char *optarg ; -.Vt extern int optind ; -.Vt extern int optopt ; -.Vt extern int opterr ; -.Vt extern int optreset ; +.Vt extern int optind ; +.Vt extern int optopt ; +.Vt extern int opterr ; +.Vt extern int optreset ; .Ft int .Fn getopt "int argc" "char * const argv[]" "const char *optstring" .Sh DESCRIPTION -- cgit v1.1