Author: eadler
Date: Sat May 26 21:14:49 2018
New Revision: 334247
URL: https://svnweb.freebsd.org/changeset/base/334247
Log:
src.conf: use more natural language for @generated
Requested by: emaste
Modified:
head/share/man/man5/src.conf.5
head/tools/build/options/makeman
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Sat May 26 20:02:39 2018
(r334246)
+++ head/share/man/man5/src.conf.5 Sat May 26 21:14:49 2018
(r334247)
@@ -1,7 +1,6 @@
-.\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
+.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.\" @generated
-.Dd May 24, 2018
+.Dd May 26, 2018
.Dt SRC.CONF 5
.Os
.Sh NAME
Modified: head/tools/build/options/makeman
==============================================================================
--- head/tools/build/options/makeman Sat May 26 20:02:39 2018
(r334246)
+++ head/tools/build/options/makeman Sat May 26 21:14:49 2018
(r334247)
@@ -143,9 +143,8 @@ main()
fbsdid='$'FreeBSD'$'
generated='@'generated
cat <<EOF
-.\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
+.\" DO NOT EDIT-- this file is $generated by tools/build/options/makeman.
.\" ${fbsdid}
-.\" ${generated}
.Dd $(echo $(LC_TIME=C date +'%B %e, %Y'))
.Dt SRC.CONF 5
.Os
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"