summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-05-22 06:09:47 +0000
committerngie <ngie@FreeBSD.org>2017-05-22 06:09:47 +0000
commit3e148679594fa2a2de08c85d913ed2b2dda7dbeb (patch)
tree83f471420308fc544974afcea3ebac089437813d /share
parentf10ed8840b380e2fd5d3c434a5b15c6fbec2f71a (diff)
downloadFreeBSD-src-3e148679594fa2a2de08c85d913ed2b2dda7dbeb.zip
FreeBSD-src-3e148679594fa2a2de08c85d913ed2b2dda7dbeb.tar.gz
MFC r315766,r315768:
r315766: Note that tools/build/options/makeman automatically generated src.conf(5) This (as a bonus) fixes mdoc warnings with src.conf(5) :).. r315768: Remove the .Pa portion I added to the .An macro in AUTHORS section That doesn't work (mandoc complains about the macro being empty). That's what I get for being clever and not verifying before committing things again *sigh*. Partyhat to: ngie
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.57
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index ba04a6e..57d2128 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: stable/10/tools/build/options/makeman 291805 2015-12-04 18:32:39Z bdrewery
+.\" from FreeBSD: stable/10/tools/build/options/makeman 318614 2017-05-22 06:08:20Z ngie
.\" $FreeBSD$
-.Dd January 6, 2017
+.Dd May 21, 2017
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1201,4 +1201,5 @@ The
file appeared in
.Fx 7.0 .
.Sh AUTHORS
-This manual page was autogenerated.
+This manual page was autogenerated by
+.An tools/build/options/makeman .
OpenPOWER on IntegriCloud