svn commit: r286018 - stable/10/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Wed Jul 29 16:40:50 UTC 2015
Author: brueffer
Date: Wed Jul 29 16:40:48 2015
New Revision: 286018
URL: https://svnweb.freebsd.org/changeset/base/286018
Log:
MFC: r285858, r286017
Add a basic manpage for the pms driver.
Added:
stable/10/share/man/man4/pms.4
- copied, changed from r285858, head/share/man/man4/pms.4
Modified:
stable/10/share/man/man4/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/man/man4/Makefile
==============================================================================
--- stable/10/share/man/man4/Makefile Wed Jul 29 16:37:36 2015 (r286017)
+++ stable/10/share/man/man4/Makefile Wed Jul 29 16:40:48 2015 (r286018)
@@ -382,6 +382,7 @@ MAN= aac.4 \
${_pflog.4} \
${_pfsync.4} \
pim.4 \
+ pms.4 \
polling.4 \
ppbus.4 \
ppc.4 \
Copied and modified: stable/10/share/man/man4/pms.4 (from r285858, head/share/man/man4/pms.4)
==============================================================================
--- head/share/man/man4/pms.4 Fri Jul 24 21:48:53 2015 (r285858, copy source)
+++ stable/10/share/man/man4/pms.4 Wed Jul 29 16:40:48 2015 (r286018)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 23, 2015
+.Dd July 29, 2015
.Dt PMS 4
.Os
.Sh NAME
@@ -124,5 +124,3 @@ The
.Nm
device driver first appeared in
.Fx 10.2 .
-.Sh AUTHORS
-.An Achim Leubner Aq Mt Achim.Leubner at pmcs.com
More information about the svn-src-stable-10
mailing list