From: Bjarni Ingi Gislason Date: Thu, 9 Jul 2020 23:50:26 +0000 (+0000) Subject: Subject: docs: change from nofill to fill mode X-Git-Tag: v2.36~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b11861d7a03bb7f914f301e89f92a8aae986a7ee;p=thirdparty%2Futil-linux.git 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 --- diff --git a/misc-utils/uuidd.8.in b/misc-utils/uuidd.8.in index 3c8e2025bb..fda5108b12 100644 --- a/misc-utils/uuidd.8.in +++ b/misc-utils/uuidd.8.in @@ -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