On 7/2/20 1:38 AM, Bjarni Ingi Gislason wrote: > Change '-' to '\-' for the prefix of names to indicate an option. Thanks! Patch applied, Cheers, Michael > Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> > --- > man8/nscd.8 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man8/nscd.8 b/man8/nscd.8 > index a0b3733e4..8ddc538d3 100644 > --- a/man8/nscd.8 > +++ b/man8/nscd.8 > @@ -87,7 +87,7 @@ invalidates its cache: > .PP > .in +4n > .EX > -$ \fBnscd -i\fP \fI<database>\fP > +$ \fBnscd \-i\fP \fI<database>\fP > .EE > .in > .SH SEE ALSO > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/