aboutsummaryrefslogtreecommitdiff
path: root/man/man1/rndi.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-01 10:54:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-01 11:01:09 +1200
commit48e78df620ae051ca5f4184eadbb38d1a000b931 (patch)
tree24ff19ff8e492a471f301d5d2d444716f9759cc7 /man/man1/rndi.1
parentChange rndf(1) to use rnda(1) (diff)
downloaddotfiles-48e78df620ae051ca5f4184eadbb38d1a000b931.tar.gz
dotfiles-48e78df620ae051ca5f4184eadbb38d1a000b931.zip
Add references to rnd?(1) man pages
Diffstat (limited to 'man/man1/rndi.1')
-rw-r--r--man/man1/rndi.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/rndi.1 b/man/man1/rndi.1
index d2ce5ffd..0ad6d1e0 100644
--- a/man/man1/rndi.1
+++ b/man/man1/rndi.1
@@ -13,5 +13,7 @@ in a POSIX-compliant way (using awk). The answer returned is low-quality and if
run in the same second as a previous run may even return the same result in
some implementations. This should not be used in any sort of security or
statistical context; the author wrote it to choose random background images.
+.SH SEE ALSO
+rnda(1), rndf(1), rndn(6)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>