aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-07-02 23:10:00 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-07-02 23:10:00 +1200
commit7187e3bd871d6bb5491b9c20ba30de7e6702ce42 (patch)
tree9828cd429ac7825b1a18c6848212ea02eda9a224 /man
parentCorrect some rndi(1df) references (diff)
downloaddotfiles-7187e3bd871d6bb5491b9c20ba30de7e6702ce42.tar.gz
dotfiles-7187e3bd871d6bb5491b9c20ba30de7e6702ce42.zip
More corrections to rndi(1df) man page
Diffstat (limited to 'man')
-rw-r--r--man/man1/rndi.1df4
1 files changed, 0 insertions, 4 deletions
diff --git a/man/man1/rndi.1df b/man/man1/rndi.1df
index 72ad0218..e9588ab7 100644
--- a/man/man1/rndi.1df
+++ b/man/man1/rndi.1df
@@ -5,14 +5,10 @@
.SH SYNOPSIS
.B rndi
0 10
-.br
-.B rndi
-0 10
.SH DESCRIPTION
.B rndi
returns a random integer ranging from the first argument to the second argument
in a POSIX-compliant way (using awk), using rnds(1df) if available for a seed.
-seed.
.P
The answer returned is low-quality; on some platforms, it may even return the
same result if run within the same second. This should not be used in any sort