History log of /freebsd-9.3-release/lib/libc/gen/getcap.3
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


# 209032 11-Jun-2010 uqs

mdoc: stop abusing -column lists and use .Bl -tag instead


# 166652 11-Feb-2007 maxim

o s/cgetseq/cgetset/

Obtained from: DragonFly


# 165903 08-Jan-2007 imp

Per Regents of the University of Calfornia letter, remove advertising
clause.

# If I've done so improperly on a file, please let me know.


# 152715 23-Nov-2005 ru

Make SYNOPSIS compile after imp@'s changes.


# 141851 13-Feb-2005 ru

Expand contractions.


# 141846 13-Feb-2005 ru

Expand *n't contractions.


# 131539 03-Jul-2004 ru

Eliminate double whitespace.


# 131504 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 108470 30-Dec-2002 schweikh

Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Add FreeBSD Id tag where missing.


# 108087 19-Dec-2002 ru

mdoc(7) police: "The .Fa argument.".


# 108029 18-Dec-2002 ru

mdoc(7) police: Fixed the .Nm abuse.


# 84306 01-Oct-2001 ru

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


# 79157 03-Jul-2001 dd

mdoc(7) police: fix spacing issue

Submitted by: ru


# 78517 20-Jun-2001 dd

Fix a grammar bogon.


# 71895 01-Feb-2001 ru

mdoc(7) police: split punctuation characters + misc fixes.


# 70481 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 67967 30-Oct-2000 asmodai

Whitespace only change: trim trailing whitespace.


# 67802 28-Oct-2000 mpp

Style & grammar fixes.

PR: docs/22374, docs/13020


# 59460 21-Apr-2000 phantom

Introduce ".Lb" macro to libc manpages.

More libraries manpages updates following.


# 57666 01-Mar-2000 nik

Fix errors in .Xr usage.

PR: docs/17057
Submitted by: Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 49741 14-Aug-1999 chris

Fix some bad references:
fopen(2) -> fopen(3)
fclose(2) -> fclose(3)


# 48794 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


# 26826 23-Jun-1997 steve

Show the real revision date and not the date that this
manpage is being viewed.


# 24008 18-Mar-1997 bde

FIxed arg types (mostly missing consts) in synopsis.


# 23667 11-Mar-1997 peter

Merge from Lite2: man page updates


# 22150 30-Jan-1997 mpp

Don't use hardcoded *roff font change requests.


# 18446 21-Sep-1996 wosch

fix .Xr macro


# 17780 22-Aug-1996 mpp

Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.


# 15874 22-May-1996 mpp

Fixed various problems: typos, grammer, missing include files
wrong function type declarations, and wrong argument type
declarations.


# 1574 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1573,
which included commits to RCS files with non-trunk default branches.


# 1573 27-May-1994 rgrimes

BSD 4.4 Lite Lib Sources