diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-07-22 11:29:04 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-08-17 12:11:08 +0200 |
commit | e173df711386721c9f74d2e2915361250eec8168 (patch) | |
tree | f1d4cf06c36d5562e66b411020bc6698cfc08319 /misc-utils | |
parent | aefd84226ede04e9b53f829b3f66433268a9bb7d (diff) | |
download | util-linux-old-e173df711386721c9f74d2e2915361250eec8168.tar.gz |
uuidgen.1: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'misc-utils')
-rw-r--r-- | misc-utils/uuidgen.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/misc-utils/uuidgen.1 b/misc-utils/uuidgen.1 index 13b13c42..18e33de7 100644 --- a/misc-utils/uuidgen.1 +++ b/misc-utils/uuidgen.1 @@ -10,11 +10,7 @@ uuidgen \- command\-line utility to create a new UUID value .SH SYNOPSIS .B uuidgen -[ -.B \-r -| -.B \-t -] +.RB [ \-r | \-t ] .SH DESCRIPTION The .B uuidgen |