diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 08:57:18 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 08:57:18 +0000 |
commit | 5fca3d26af60026e36f36f0bd433827caa50a754 (patch) | |
tree | 9de5fd3900f868b40b515b5d5c8cae4c8727c572 /games/random | |
parent | b99c38ceb36e741cafd887836baa509613e44039 (diff) | |
download | FreeBSD-src-5fca3d26af60026e36f36f0bd433827caa50a754.zip FreeBSD-src-5fca3d26af60026e36f36f0bd433827caa50a754.tar.gz |
Sort sections.
Diffstat (limited to 'games/random')
-rw-r--r-- | games/random/random.6 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/random/random.6 b/games/random/random.6 index 9854b81..33a3511 100644 --- a/games/random/random.6 +++ b/games/random/random.6 @@ -118,12 +118,12 @@ instead of newlines. .Sh SEE ALSO .Xr random 3 , .Xr fortune 6 +.Sh HISTORY +The +functionality to randomizing lines and words was added in 2003 by +.An "Sean Chittenden" Aq seanc@FreeBSD.org . .Sh BUGS No index is used when printing out tokens from the list which makes it rather slow for large files (10MB+). For smaller files, however, it should still be quite fast and efficient. -.Sh HISTORY -The -functionality to randomizing lines and words was added in 2003 by -.An "Sean Chittenden" Aq seanc@FreeBSD.org . |