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.24.2~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25f369276894bfdb05866df4695c87d6961305cb;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