aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2009-12-16 03:29:00 +0000
committerWarner Losh <imp@FreeBSD.org>2009-12-16 03:29:00 +0000
commite999537881a89a090b24634fa14e572f7219ac82 (patch)
tree96088575fa64071ce4b101c117a32c31329ec834 /share
parent26bbc1fc5a1925136fbd5298486ce3b78895b4fc (diff)
downloadsrc-e999537881a89a090b24634fa14e572f7219ac82.tar.gz
src-e999537881a89a090b24634fa14e572f7219ac82.zip
Forgot to bump .Dd, so do it with this commit. Chose local time over
UTC time for the date...
Notes
Notes: svn path=/head/; revision=200599
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/make.conf.52
-rw-r--r--share/man/man7/build.72
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 8d93e809b8c5..a6a32593e36d 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 1, 2009
+.Dd December 15, 2009
.Dt MAKE.CONF 5
.Os
.Sh NAME
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 520f262a1fdd..28151b687ce6 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 23, 2009
+.Dd December 15, 2009
.Dt BUILD 7
.Os
.Sh NAME