From: Bjarni Ingi Gislason Date: Wed, 1 Jul 2020 23:38:01 +0000 (+0000) Subject: man8/*: ffix: change '-' to '\-' for options X-Git-Tag: man-pages-5.08~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f764b4557d9e686e5e930745f2642991183e965d;p=thirdparty%2Fman-pages.git man8/*: ffix: change '-' to '\-' for options Change '-' to '\-' for the prefix of names to indicate an option. Signed-off-by: Bjarni Ingi Gislason Signed-off-by: Michael Kerrisk --- diff --git a/man8/nscd.8 b/man8/nscd.8 index a0b3733e40..8ddc538d38 100644 --- a/man8/nscd.8 +++ b/man8/nscd.8 @@ -87,7 +87,7 @@ invalidates its cache: .PP .in +4n .EX -$ \fBnscd -i\fP \fI\fP +$ \fBnscd \-i\fP \fI\fP .EE .in .SH SEE ALSO