Some man pages.

This commit is contained in:
rsc 2005-01-03 06:40:20 +00:00
parent 2600337aa7
commit 058b0118a5
214 changed files with 17112 additions and 1999 deletions

View file

@ -16,7 +16,6 @@ void genrandom(uchar *buf, int nbytes)
.B
void prng(uchar *buf, int nbytes)
.SH DESCRIPTION
.PP
Most security software requires a source of random or, at the
very least, unguessable numbers.
.PP