From: Ville Skyttä Date: Sat, 25 Jan 2014 12:23:49 +0000 (+0200) Subject: getopt.1: The usual doc dir is /usr/share/doc, not .../docs X-Git-Tag: v2.25-rc1~611 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad1d426aea74da1081412b9a07a180a17819ee60;p=thirdparty%2Futil-linux.git getopt.1: The usual doc dir is /usr/share/doc, not .../docs Signed-off-by: Ville Skyttä --- diff --git a/misc-utils/getopt.1 b/misc-utils/getopt.1 index 04fd34a2c0..7fd8720125 100644 --- a/misc-utils/getopt.1 +++ b/misc-utils/getopt.1 @@ -418,7 +418,7 @@ Example scripts for (ba)sh and (t)csh are provided with the distribution, and are optionally installed in .BR /usr/share/getopt/ or -.BR /usr/share/docs/ +.BR /usr/share/doc/ in the util-linux subdirectory. .SH ENVIRONMENT .IP POSIXLY_CORRECT