summaryrefslogtreecommitdiff
path: root/getopt
diff options
context:
space:
mode:
Diffstat (limited to 'getopt')
-rw-r--r--getopt/getopt-1.1.3.lsm16
-rw-r--r--getopt/getopt.15
2 files changed, 2 insertions, 19 deletions
diff --git a/getopt/getopt-1.1.3.lsm b/getopt/getopt-1.1.3.lsm
deleted file mode 100644
index 5849700d..00000000
--- a/getopt/getopt-1.1.3.lsm
+++ /dev/null
@@ -1,16 +0,0 @@
-Begin3
-Title: Getopt
-Version: 1.1.3
-Entered-date: 23JAN02
-Description: An improved implementation of getopt(1), a program to parse
- options within a shell script. Fully compatible with other
- getopt(1) implementations, but with many additions like
- long options and mixing of options and parameters.
-Keywords: getopt script parse bash tcsh
-Author: frodol@dds.nl (Frodo Looijaard)
-Primary-site: http://huizen.dds.nl/~frodol
- 28kB getopt-1.1.3.tar.gz
- 689 getopt-1.1.3.lsm
-Copying-policy: GPL
-End
-
diff --git a/getopt/getopt.1 b/getopt/getopt.1
index 4420cd94..4f82f852 100644
--- a/getopt/getopt.1
+++ b/getopt/getopt.1
@@ -402,9 +402,8 @@ if it is called with
.SH EXAMPLES
Example scripts for (ba)sh and (t)csh are provided with the
.BR getopt (1)
-distribution, and are optionally installed in
-.B /usr/share/getopt .
-
+distribution, and are installed in
+.BR /usr/share/doc/util-linux/examples .
.SH ENVIRONMENT
.IP POSIXLY_CORRECT
This environment variable is examined by the