History log of /freebsd-11.0-release/share/man/man4/man4.i386/svr4.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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