History log of /freebsd-10-stable/share/man/man4/man4.i386/svr4.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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

# 177293 17-Mar-2008 brueffer

Use a standard section 4 SYNOPSIS.

MFC after: 3 days


# 141851 13-Feb-2005 ru

Expand contractions.


# 140561 21-Jan-2005 ru

Sort sections.


# 122522 12-Nov-2003 hmp

Mdoc Janitor:

* cleanup hard sentence breaks.

* sprinle some .Dq macros.


# 121627 28-Oct-2003 tjr

Catch up with removal of /usr/bin/svr4.


# 119964 10-Sep-2003 ru

mdoc(7): Properly mark C headers.


# 89612 21-Jan-2002 mpp

Ispell sweep of share/man/man4/man4.i386.


# 81588 13-Aug-2001 ru

Spell "FreeBSD" with "F" and "BSD" in uppercase.


# 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


# 75663 18-Apr-2001 ru

mdoc(7) police: use .Fx.


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 69346 29-Nov-2000 sheldonh

Looks like my last round of suggestions didn't make it in. Fix invalid
cross-references.


# 69343 29-Nov-2000 newton

Introduce svr4(4) and streams(4).

Reviewed by: sheldonh