summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidparse.1
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/uuidparse.1')
-rw-r--r--misc-utils/uuidparse.123
1 files changed, 16 insertions, 7 deletions
diff --git a/misc-utils/uuidparse.1 b/misc-utils/uuidparse.1
index 9afa6b071..516f45836 100644
--- a/misc-utils/uuidparse.1
+++ b/misc-utils/uuidparse.1
@@ -2,7 +2,7 @@
.\" The 3-Clause BSD License
.TH UUIDPARSE "1" "2017-06-18" "util-linux" "User Commands"
.SH NAME
-uuidparse \- an utility to parse unique identifiers
+uuidparse \- a utility to parse unique identifiers
.SH SYNOPSIS
.B uuidparse
[options]
@@ -12,18 +12,27 @@ 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(:);
-left 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
tab(:);
-left l l.
+l l.
nil:Special type for zero in type file.
time-based:The DCE time based.
DCE:The DCE time and MAC Address.