diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-03-01 13:04:27 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-03-01 13:04:27 +0000 |
commit | 33e610508dd1a9214440f1230ba28fd393c0992c (patch) | |
tree | a32f938963b24d7ac878c5eb0668b83da9fc34a7 /misc/bogosort/pkg-descr | |
parent | abcc5675b94d8c63d6f9c54c76c1db8d91bbde44 (diff) |
Notes
Diffstat (limited to 'misc/bogosort/pkg-descr')
-rw-r--r-- | misc/bogosort/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bogosort/pkg-descr b/misc/bogosort/pkg-descr index 9eec89fd8a3f..897b10f1c7e8 100644 --- a/misc/bogosort/pkg-descr +++ b/misc/bogosort/pkg-descr @@ -1,5 +1,5 @@ Sort files or its standard input using the bogo-sort algorithm -described in the Jargon File <http://www.tuxedo.org/~esr/jargon>. +described in the Jargon File <http://www.catb.org/~esr/jargon/>. A quote from the Jargon File 'bogo-sort' entry: |