From 36588206d0c61b713229eb7a224be8f4e8fb2088 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 30 May 2002 14:10:44 +0000 Subject: [PATCH] mdoc(7) police: kill hard sentence breaks. --- bin/uuidgen/uuidgen.1 | 8 +++++--- usr.bin/uuidgen/uuidgen.1 | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/bin/uuidgen/uuidgen.1 b/bin/uuidgen/uuidgen.1 index d61f8489a95d..71206b791f05 100644 --- a/bin/uuidgen/uuidgen.1 +++ b/bin/uuidgen/uuidgen.1 @@ -38,8 +38,9 @@ The .Nm utility by default generates a single universally unique identifier (UUID), -also known as a globally unique identifier (GUID). The UUID is written to -stdout. The following options can be used to change the number of identifiers +also known as a globally unique identifier (GUID). +The UUID is written to stdout. +The following options can be used to change the number of identifiers and the method used: .Bl -tag -width indent .It Fl 1 @@ -48,7 +49,8 @@ instructs .Nm to not generate them in batch, but one at a time. .It Fl n -This option controls the number of identifiers generated. By default, multiple +This option controls the number of identifiers generated. +By default, multiple identifiers are generated in batch. .El .Pp diff --git a/usr.bin/uuidgen/uuidgen.1 b/usr.bin/uuidgen/uuidgen.1 index d61f8489a95d..71206b791f05 100644 --- a/usr.bin/uuidgen/uuidgen.1 +++ b/usr.bin/uuidgen/uuidgen.1 @@ -38,8 +38,9 @@ The .Nm utility by default generates a single universally unique identifier (UUID), -also known as a globally unique identifier (GUID). The UUID is written to -stdout. The following options can be used to change the number of identifiers +also known as a globally unique identifier (GUID). +The UUID is written to stdout. +The following options can be used to change the number of identifiers and the method used: .Bl -tag -width indent .It Fl 1 @@ -48,7 +49,8 @@ instructs .Nm to not generate them in batch, but one at a time. .It Fl n -This option controls the number of identifiers generated. By default, multiple +This option controls the number of identifiers generated. +By default, multiple identifiers are generated in batch. .El .Pp