Subject: docs: change from nofill to fill mode

Change request nofill mode to fill mode.

  Warning from "mandoc -Tlint":

mandoc: ./misc-utils/uuidd.8.in:81:2: STYLE: fill mode already disabled, skipping: nf

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
This commit is contained in:
Bjarni Ingi Gislason 2020-07-09 23:50:26 +00:00 committed by Karel Zak
parent 0d0d6f1a69
commit b11861d7a0
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Start up a daemon, print 42 random keys, and then stop the daemon:
uuidd \-p /tmp/uuidd.pid \-s /tmp/uuidd.socket
uuidd \-d \-r \-n 42 \-s /tmp/uuidd.socket
uuidd \-d \-k \-s /tmp/uuidd.socket
.nf
.fi
.RE
.SH AUTHOR
The