History log of /freebsd-9.3-release/share/man/man4/man4.i386/streams.4
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)


# 177443 20-Mar-2008 brueffer

Oops, add back the SYNOPSIS section header I accidently removed in the
previous revision.


# 177293 17-Mar-2008 brueffer

Use a standard section 4 SYNOPSIS.

MFC after: 3 days


# 140561 21-Jan-2005 ru

Sort sections.


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 89612 21-Jan-2002 mpp

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


# 81622 14-Aug-2001 ru

mdoc(7) police: s/BSD/.Bx/ where appropriate.


# 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


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 69343 29-Nov-2000 newton

Introduce svr4(4) and streams(4).

Reviewed by: sheldonh