History log of /freebsd-9.3-release/share/man/man9/MD5.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 213573 08-Oct-2010 uqs

mdoc: drop redundant .Pp and .LP calls

They have no effect when coming in pairs, or before .Bl/.Bd


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 121379 22-Oct-2003 hmp

Mdoc Janitor:

* Fix hard sentence breaks.

* Correct use of a period in DELAY(9).


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 57695 02-Mar-2000 sheldonh

Remove more single-space hard sentence breaks.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 48795 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
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


# 24890 13-Apr-1997 bde

Fixed #include and/or prototype bugs in synopsis.


# 22706 14-Feb-1997 mpp

Add MD5(9).

Obtained from: OpenBSD