util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Subject: docs: change from nofill to fill mode
@ 2020-07-09 23:50 Bjarni Ingi Gislason
  2020-07-14  8:49 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Bjarni Ingi Gislason @ 2020-07-09 23:50 UTC (permalink / raw)
  To: util-linux

  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>
---
 misc-utils/uuidd.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-utils/uuidd.8.in b/misc-utils/uuidd.8.in
index 3c8e2025b..fda5108b1 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
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Subject: docs: change from nofill to fill mode
  2020-07-09 23:50 [PATCH] Subject: docs: change from nofill to fill mode Bjarni Ingi Gislason
@ 2020-07-14  8:49 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2020-07-14  8:49 UTC (permalink / raw)
  To: Bjarni Ingi Gislason; +Cc: util-linux

On Thu, Jul 09, 2020 at 11:50:26PM +0000, Bjarni Ingi Gislason wrote:
>  misc-utils/uuidd.8.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-14  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 23:50 [PATCH] Subject: docs: change from nofill to fill mode Bjarni Ingi Gislason
2020-07-14  8:49 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).