util-linux: getopt(1) should point to where examples are on a Debian system
authorMatthew Vernon <matthew@debian.org>
Tue, 6 Nov 2018 11:49:21 +0000 (11:49 +0000)
committerChris Hofstaedtler <zeha@debian.org>
Mon, 13 Nov 2023 11:48:34 +0000 (12:48 +0100)
Debian BTS #913049

Gbp-Pq: Topic debian
Gbp-Pq: Name man-getopt-examples.patch

misc-utils/getopt.1

index 2ea653fa078d010b50db6f7e8c7cb1fefff32f61..9e2ebb6d73970d671ec3980af8b1d87728ad8d6f 100644 (file)
@@ -155,7 +155,7 @@ In compatibility mode, leading \*(Aq\fB\-\fP\*(Aq and \*(Aq\fB+\fP\*(Aq characte
 \fBgetopt\fP returns error code \fB0\fP for successful parsing, \fB1\fP if \fBgetopt\fP(3) returns errors, \fB2\fP if it does not understand its own parameters, \fB3\fP if an internal error occurs like out\-of\-memory, and \fB4\fP if it is called with \fB\-T\fP.
 .SH "EXAMPLES"
 .sp
-Example scripts for (ba)sh and (t)csh are provided with the \fBgetopt\fP(1) distribution, and are installed in \fI/usr/share/doc/util\-linux\fP directory.
+Example scripts for (ba)sh and (t)csh are provided with the \fBgetopt\fP(1) distribution, and are installed in \fI/usr/share/doc/util\-linux/examples/\fP directory.
 .SH "ENVIRONMENT"
 .sp
 \fBPOSIXLY_CORRECT\fP