summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidparse.1
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2018-08-05 20:51:25 +0200
committerKarel Zak2018-08-06 08:58:57 +0200
commit62aa3f0eaf01b3a7db57644a3974d788abd84488 (patch)
treebab44e6d4eefe6e08c484720f7697404641497db /misc-utils/uuidparse.1
parentman pages: Remove "left" (or change to "l") in the column formats of tables (diff)
downloadkernel-qcow2-util-linux-62aa3f0eaf01b3a7db57644a3974d788abd84488.tar.gz
kernel-qcow2-util-linux-62aa3f0eaf01b3a7db57644a3974d788abd84488.tar.xz
kernel-qcow2-util-linux-62aa3f0eaf01b3a7db57644a3974d788abd84488.zip
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 <bjarniig@rhi.hi.is>
Diffstat (limited to 'misc-utils/uuidparse.1')
-rw-r--r--misc-utils/uuidparse.119
1 files changed, 14 insertions, 5 deletions
diff --git a/misc-utils/uuidparse.1 b/misc-utils/uuidparse.1
index 979926755..b3362d401 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