diff options
| author | Ralf S. Engelschall <rse@FreeBSD.org> | 2005-09-07 07:49:21 +0000 |
|---|---|---|
| committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2005-09-07 07:49:21 +0000 |
| commit | 60fc1eb79c59ba880937eb526981fe60adf3798a (patch) | |
| tree | c03dbbe75961cfc9373722a5fd4edc3bfee5d300 /bin | |
| parent | 724b6284e3f2f30129f7c524919bf90d9d6aa8b0 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/uuidgen/uuidgen.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/uuidgen/uuidgen.1 b/bin/uuidgen/uuidgen.1 index e685369e5b5c..58dff699cecb 100644 --- a/bin/uuidgen/uuidgen.1 +++ b/bin/uuidgen/uuidgen.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 23, 2002 +.Dd September 7, 2005 .Dt UUIDGEN 1 .Os .Sh NAME @@ -38,7 +38,8 @@ .Sh DESCRIPTION The .Nm -utility by default generates a single universally unique identifier (UUID), +utility by default generates a single DCE version 1 +universally unique identifier (UUID), also known as a globally unique identifier (GUID). The UUID is written to stdout by default. The following options can be used to change the behaviour of |
