From: Bjarni Ingi Gislason Date: Sun, 5 Aug 2018 18:51:25 +0000 (+0000) Subject: man pages: fix formatting of long lines in tables X-Git-Tag: v2.33-rc1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62aa3f0eaf01b3a7db57644a3974d788abd84488;p=thirdparty%2Futil-linux.git man pages: fix formatting of long lines in tables Define the allowed length of the last (second) column to use the whole line for text. Use text blocks for long lines. Signed-off-by: Bjarni Ingi Gislason --- diff --git a/misc-utils/logger.1 b/misc-utils/logger.1 index bbadd3ddce..9fee5d3271 100644 --- a/misc-utils/logger.1 +++ b/misc-utils/logger.1 @@ -293,15 +293,18 @@ utility exits 0 on success, and >0 if an error occurs. .SH FACILITIES AND LEVELS Valid facility names are: .IP +.nr WI \n(.lu-\n(.iu-\w'\fBauthpriv\fR'u-3n .TS tab(:); -l l. +l lw(\n(WIu). \fBauth \fBauthpriv\fR:for security information of a sensitive nature \fBcron \fBdaemon \fBftp -\fBkern\fR:cannot be generated from userspace process, automatically converted to \fBuser +\fBkern\fR:T{ +cannot be generated from userspace process, automatically converted to \fBuser +T} \fBlpr \fBmail \fBnews diff --git a/misc-utils/uuidparse.1 b/misc-utils/uuidparse.1 index 9799267554..b3362d401d 100644 --- a/misc-utils/uuidparse.1 +++ b/misc-utils/uuidparse.1 @@ -12,13 +12,22 @@ This command will parse unique identifier inputs from either command line arguments or standard input. The inputs are white-space separated. .SH OUTPUT .SS Variants +.nr WI \n(.lu-\n(.iu-\w'Microsoft'u-3n .TS tab(:); -l l. -NCS:Network Computing System identifier. These were the original UUIDs. -DCE:The Open Software Foundation's (OSF) Distributed Computing Environment UUIDs. -Microsoft:Microsoft Windows platform globally unique identifier (GUID). -other:Unknown variant. Usually invalid input data. +l lw(\n(WIu). +NCS:T{ +Network Computing System identifier. These were the original UUIDs. +T} +DCE:T{ +The Open Software Foundation's (OSF) Distributed Computing Environment UUIDs. +T} +Microsoft:T{ +Microsoft Windows platform globally unique identifier (GUID). +T} +other:T{ +Unknown variant. Usually invalid input data. +T} .TE .SS Types .TS