From: Sami Kerola Date: Wed, 10 Oct 2012 18:14:43 +0000 (+0100) Subject: docs: add line breaks to whereis.1 X-Git-Tag: v2.23-rc1~594 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed56c9673137bfe98f5dc98a64c8957bf3c9f587;p=thirdparty%2Futil-linux.git docs: add line breaks to whereis.1 Fix to tools script checkmans.sh warning. testing: /home/src/util-linux/misc-utils/whereis.1 :120: warning [p 1, 10.8i, div `an-div', 0.0i]: can't break line Signed-off-by: Sami Kerola --- diff --git a/misc-utils/whereis.1 b/misc-utils/whereis.1 index 988462f1df..f7f7d29a25 100644 --- a/misc-utils/whereis.1 +++ b/misc-utils/whereis.1 @@ -117,9 +117,9 @@ environment variable (since version 2.21). .TP 20 /{bin,sbin,etc} .TP -/usr/{lib,bin,old,new,local,games,include,etc,src,man,sbin,X386,TeX,g++-include} +/usr/{lib,\:bin,\:old,\:new,\:local,\:games,\:include,\:etc,\:src,\:man,\:sbin,\:X386,\:TeX,\:g++-include} .TP -/usr/local/{X386,TeX,X11,include,lib,man,etc,bin,games,emacs} +/usr/local/{X386,\:TeX,\:X11,\:include,\:lib,\:man,\:etc,\:bin,\:games,\:emacs} .SH "SEE ALSO" .BR chdir (2V) .SH BUGS