]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
uuidgen.1.adoc: mention uuidparse in SEE ALSO
authorBruno Heridet <delapouite@gmail.com>
Tue, 7 Dec 2021 06:56:22 +0000 (07:56 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Dec 2021 06:56:22 +0000 (07:56 +0100)
This indication mirrors the one found in uuidparse.1.adoc

misc-utils/uuidgen.1.adoc

index a13a0d924c1d9fbb550db1c2d134409b864653f5..a1469b0680b8446e7e44d301788de4c038787a88 100644 (file)
@@ -69,6 +69,7 @@ uuidgen --sha1 --namespace @dns --name "www.example.com"
 
 == SEE ALSO
 
+*uuidparse*(1),
 *libuuid*(3),
 link:https://tools.ietf.org/html/rfc4122[RFC 4122]