summaryrefslogtreecommitdiffstats
path: root/share/man/man9/MD5.9
Commit message (Collapse)AuthorAgeFilesLines
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-121-1/+1
| | | | | | | | | | | The reasoning behind this, is that if we are consistent in our documentation about the uint*_t stuff, people will be less tempted to write new code that uses the non-standard types. I am not going to bump the man page dates, as these changes can be considered style nits. The meaning of the man pages is unaffected. MFC after: 1 month
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-2/+3
|
* Mdoc Janitor:hmp2003-10-231-2/+2
| | | | | | * Fix hard sentence breaks. * Correct use of a period in DELAY(9).
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-0/+1
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+2
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-1/+2
|
* Add MD5(9).mpp1997-02-141-0/+73
Obtained from: OpenBSD
OpenPOWER on IntegriCloud