History log of /freebsd-10.3-release/share/man/man4/man4.i386/pnp.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 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


# 251298 03-Jun-2013 emaste

Switch to 2-clause license

Approved by: luigi@


# 208027 13-May-2010 uqs

mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
bottom of the manpages and order them consistently.

GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.

Found by: mdocml lint run
Reviewed by: ru


# 177284 16-Mar-2008 brueffer

Fix AUTHORS formatting.

MFC after: 3 days


# 148066 15-Jul-2005 hrs

Fix typos and use consistent section names in manual pages:

s/SYSCTLS/SYSCTL VARIABLES/
s/TUNABLES/LOADER TUNABLES/
s/CAVEAT/CAVEATS/
s/DESCIPTION/DESCRIPTION/

Reviewed by: ru
MFC after: 3 days


# 147441 16-Jun-2005 ru

Markup fixes.

Approved by: re (blanket)


# 140561 21-Jan-2005 ru

Sort sections.


# 83854 23-Sep-2001 yokota

- Update pnp(4) to match the reality in -CURRENT.
- Add pnpbios(4).


# 83853 23-Sep-2001 yokota

Fix a comment line which wrongly states this man page is for
the `asc' scanner device :-)

MFC after: 3 days


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


# 71895 01-Feb-2001 ru

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


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 69027 22-Nov-2000 ru

mdoc(7) police: do not split author names in the AUTHORS section.


# 68716 14-Nov-2000 ru

Use Fx macro wherever possible.


# 57695 02-Mar-2000 sheldonh

Remove more single-space hard sentence breaks.


# 50476 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 47161 14-May-1999 jkoshy

Refer to kget(8) instead of dset(8).

PR: docs/11702
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>


# 34504 12-Mar-1998 charnier

.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
Use .An/.Aq.


# 29245 09-Sep-1997 jmg

add the man page for pnp... also add activate it in the makefile