Package: util-linux
Version: 2.12r-2
Severity: normal
Tags: patch

$ man getopt | grep -A5 EXAMPLES
Reformatting getopt(1), please wait...
EXAMPLES
       Example scripts for (ba)sh and (t)csh are provided with  the  getopt(1)
       distribution,  and  are  optionally  installed  in  /usr/lib/getopt  or
       /usr/local/lib/getopt (if you have created it).

ENVIRONMENT
$ ls /usr/{,local/}lib/getopt
ls: /usr/lib/getopt: No such file or directory
ls: /usr/local/lib/getopt: No such file or directory
$ ls /usr/share/doc/util-linux/examples/getopt-*
/usr/share/doc/util-linux/examples/getopt-parse.bash.gz
/usr/share/doc/util-linux/examples/getopt-parse.tcsh.gz
/usr/share/doc/util-linux/examples/getopt-test.bash.gz
/usr/share/doc/util-linux/examples/getopt-test.tcsh.gz


--- getopt.1.orig    2006-02-10 15:58:39.000000000 +0200
+++ getopt.1 2006-02-10 16:04:28.000000000 +0200
@@ -406,7 +406,8 @@
 .BR /usr/lib/getopt
 or
 .B /usr/local/lib/getopt
-(if you have created it).
+(if you have created it). Debian users might first check
+.B /usr/share/doc/util-linux/examples.
 .SH ENVIRONMENT
 .IP POSIXLY_CORRECT
 This environment variable is examined by the




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to