]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add line breaks to whereis.1
authorSami Kerola <kerolasa@iki.fi>
Wed, 10 Oct 2012 18:14:43 +0000 (19:14 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 19 Oct 2012 14:58:57 +0000 (16:58 +0200)
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 <kerolasa@iki.fi>
misc-utils/whereis.1

index 988462f1df3c72a5c9ab465818219fe9e9fe0e5f..f7f7d29a25c0a0ff84f699b35a4d4743d77d9691 100644 (file)
@@ -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