diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 08:57:18 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 08:57:18 +0000 |
commit | 70c55092deb5936c5399616b1d2cd3aac3a55226 (patch) | |
tree | 9de5fd3900f868b40b515b5d5c8cae4c8727c572 /games/random | |
parent | f9fd1c01df0ccea1bd296fc7d43d5ff593789a8f (diff) | |
download | src-test2-70c55092deb5936c5399616b1d2cd3aac3a55226.tar.gz src-test2-70c55092deb5936c5399616b1d2cd3aac3a55226.zip |
Notes
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 9854b8131f27..33a3511eaf8f 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 . |