summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/blowfish.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Repairs.aaron2000-04-181-2/+3
|
* Mostly punctuation fixes.aaron2000-04-151-3/+4
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* Typo fixes.alex1999-09-231-2/+2
|
* - remove all trailing whitespaceaaron1999-07-091-5/+5
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* add ECB and CBC encryption for octet streamsprovos1998-08-101-4/+24
|
* prelim manpage, cleanup, fixed crippled plaintext: sed does a niceprovos1997-02-161-0/+84
job on replacing everything, just wouldnt skip it