History log of /freebsd-9.3-release/share/man/man5/hosts.equiv.5
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)


# 174462 08-Dec-2007 remko

Improve readability for the hosts.equiv file regarding the notation
of hostnames.

PR: docs/35953
Submitted by: "Gary W. Swearingen" <swear at blarg dot net>
With minor modifications by me.


# 163295 13-Oct-2006 joel

Add netgroup(5) to SEE ALSO.

PR: docs/84764
Submitted by: garys


# 147700 30-Jun-2005 hmp

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# 140561 21-Jan-2005 ru

Sort sections.


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 89362 14-Jan-2002 ru

yp(4) -> yp(8).

PR: docs/30797


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days


# 79538 10-Jul-2001 ru

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


# 79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


# 78825 26-Jun-2001 nik

"host name and user" -> "host and user name"

Submitted by: Rich Morin <rdm@cfcl.com>


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 57731 03-Mar-2000 sheldonh

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


# 56912 30-Jan-2000 mpp

Fix the usage of the .Dd macro so that the correct year is displayed,
instead of 1900.

PR: bin/16207

Note: there is still a groff problem with Y2K that needs to be fixed,
so the PR is still valid.


# 55558 07-Jan-2000 phantom

mdoc(7)'fy


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 37247 28-Jun-1998 hoek

misc. spelling and grammar gnits.


# 22986 22-Feb-1997 peter

Revert $FreeBSD$ back to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 20914 26-Dec-1996 wosch

Sort cross references.


# 18715 05-Oct-1996 wosch

delete doubled words, e.g.: "the the" -> "the"


# 14027 11-Feb-1996 wosch

Reviewed by: mpp
a tiny man page