summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/getfacl/getfacl.12
-rw-r--r--lib/libc/gen/posix_spawn.32
-rw-r--r--lib/libc/gen/posix_spawn_file_actions_addopen.32
-rw-r--r--lib/libc/gen/posix_spawn_file_actions_init.32
-rw-r--r--lib/libc/gen/posix_spawnattr_getflags.32
-rw-r--r--lib/libc/gen/posix_spawnattr_getpgroup.32
-rw-r--r--lib/libc/gen/posix_spawnattr_getschedparam.32
-rw-r--r--lib/libc/gen/posix_spawnattr_getschedpolicy.32
-rw-r--r--lib/libc/gen/posix_spawnattr_getsigdefault.32
-rw-r--r--lib/libc/gen/posix_spawnattr_getsigmask.32
-rw-r--r--lib/libc/gen/posix_spawnattr_init.32
-rw-r--r--lib/libpmc/pmc_attach.32
-rw-r--r--share/man/man4/tty.42
-rw-r--r--share/man/man5/ar.52
-rw-r--r--share/man/man5/msdosfs.52
-rw-r--r--share/man/man7/adding_user.72
-rw-r--r--usr.bin/tail/tail.12
-rw-r--r--usr.sbin/i2c/i2c.82
-rw-r--r--usr.sbin/nfsd/stablerestart.52
-rw-r--r--usr.sbin/wake/wake.82
20 files changed, 20 insertions, 20 deletions
diff --git a/bin/getfacl/getfacl.1 b/bin/getfacl/getfacl.1
index 5820229..e787349 100644
--- a/bin/getfacl/getfacl.1
+++ b/bin/getfacl/getfacl.1
@@ -30,7 +30,7 @@
.\" Developed by the TrustedBSD Project.
.\" Support for POSIX.1e access control lists.
.\"
-.Dd September 04, 2009
+.Dd September 4, 2009
.Dt GETFACL 1
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawn.3 b/lib/libc/gen/posix_spawn.3
index 518be2e..7569239 100644
--- a/lib/libc/gen/posix_spawn.3
+++ b/lib/libc/gen/posix_spawn.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWN 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawn_file_actions_addopen.3 b/lib/libc/gen/posix_spawn_file_actions_addopen.3
index b1fc259..c6fd017 100644
--- a/lib/libc/gen/posix_spawn_file_actions_addopen.3
+++ b/lib/libc/gen/posix_spawn_file_actions_addopen.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawn_file_actions_init.3 b/lib/libc/gen/posix_spawn_file_actions_init.3
index 31b677e..d826b8b 100644
--- a/lib/libc/gen/posix_spawn_file_actions_init.3
+++ b/lib/libc/gen/posix_spawn_file_actions_init.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWN_FILE_ACTIONS_INIT 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_getflags.3 b/lib/libc/gen/posix_spawnattr_getflags.3
index c3f9ee5..a2dda02 100644
--- a/lib/libc/gen/posix_spawnattr_getflags.3
+++ b/lib/libc/gen/posix_spawnattr_getflags.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_GETFLAGS 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_getpgroup.3 b/lib/libc/gen/posix_spawnattr_getpgroup.3
index 8ba8142..5cd51d6 100644
--- a/lib/libc/gen/posix_spawnattr_getpgroup.3
+++ b/lib/libc/gen/posix_spawnattr_getpgroup.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_GETPGROUP 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_getschedparam.3 b/lib/libc/gen/posix_spawnattr_getschedparam.3
index 59cece8..70009b9 100644
--- a/lib/libc/gen/posix_spawnattr_getschedparam.3
+++ b/lib/libc/gen/posix_spawnattr_getschedparam.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_GETSCHEDPARAM 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_getschedpolicy.3 b/lib/libc/gen/posix_spawnattr_getschedpolicy.3
index 158923a..45c1965 100644
--- a/lib/libc/gen/posix_spawnattr_getschedpolicy.3
+++ b/lib/libc/gen/posix_spawnattr_getschedpolicy.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_GETSCHEDPOLICY 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_getsigdefault.3 b/lib/libc/gen/posix_spawnattr_getsigdefault.3
index f37992a..9e13c37 100644
--- a/lib/libc/gen/posix_spawnattr_getsigdefault.3
+++ b/lib/libc/gen/posix_spawnattr_getsigdefault.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_GETSIGDEFAULT 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_getsigmask.3 b/lib/libc/gen/posix_spawnattr_getsigmask.3
index 44b5c17..5cee7ec 100644
--- a/lib/libc/gen/posix_spawnattr_getsigmask.3
+++ b/lib/libc/gen/posix_spawnattr_getsigmask.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_GETSIGMASK 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/posix_spawnattr_init.3 b/lib/libc/gen/posix_spawnattr_init.3
index 7eddc75..66c99cd 100644
--- a/lib/libc/gen/posix_spawnattr_init.3
+++ b/lib/libc/gen/posix_spawnattr_init.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Mar 24, 2008
+.Dd March 24, 2008
.Dt POSIX_SPAWNATTR_INIT 3
.Os
.Sh NAME
diff --git a/lib/libpmc/pmc_attach.3 b/lib/libpmc/pmc_attach.3
index 62b0be6..be340a7 100644
--- a/lib/libpmc/pmc_attach.3
+++ b/lib/libpmc/pmc_attach.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 25 2007
+.Dd November 25, 2007
.Os
.Dt PMC_ATTACH 3
.Sh NAME
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index ba0379e..6e8cd8e 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -32,7 +32,7 @@
.\" @(#)tty.4 8.3 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd Jun 27, 2007
+.Dd June 27, 2007
.Dt TTY 4
.Os
.Sh NAME
diff --git a/share/man/man5/ar.5 b/share/man/man5/ar.5
index 1796795..58d2d78 100644
--- a/share/man/man5/ar.5
+++ b/share/man/man5/ar.5
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 07, 2007
+.Dd September 7, 2007
.Os
.Dt AR 5
.Sh NAME
diff --git a/share/man/man5/msdosfs.5 b/share/man/man5/msdosfs.5
index 9dd679c..933577a 100644
--- a/share/man/man5/msdosfs.5
+++ b/share/man/man5/msdosfs.5
@@ -2,7 +2,7 @@
.\" Written by Tom Rhodes
.\" This file is in the public domain.
.\"
-.Dd Aug 22, 2007
+.Dd August 22, 2007
.Dt MSDOSFS 5
.Os
.Sh NAME
diff --git a/share/man/man7/adding_user.7 b/share/man/man7/adding_user.7
index 1b467714..499bd48 100644
--- a/share/man/man7/adding_user.7
+++ b/share/man/man7/adding_user.7
@@ -32,7 +32,7 @@
.\" @(#)adduser.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd Jan 30, 2009
+.Dd January 30, 2009
.Dt ADDING_USER 8
.Os
.Sh NAME
diff --git a/usr.bin/tail/tail.1 b/usr.bin/tail/tail.1
index 7f91e71..5e382e9 100644
--- a/usr.bin/tail/tail.1
+++ b/usr.bin/tail/tail.1
@@ -35,7 +35,7 @@
.\" @(#)tail.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 05, 2009
+.Dd June 5, 2009
.Dt TAIL 1
.Os
.Sh NAME
diff --git a/usr.sbin/i2c/i2c.8 b/usr.sbin/i2c/i2c.8
index 0067be7..e2bea3c 100644
--- a/usr.sbin/i2c/i2c.8
+++ b/usr.sbin/i2c/i2c.8
@@ -26,7 +26,7 @@
.\" $FreeBSD$
.\"
-.Dd Jan 23, 2009
+.Dd January 23, 2009
.Dt I2C 8
.Os
.Sh NAME
diff --git a/usr.sbin/nfsd/stablerestart.5 b/usr.sbin/nfsd/stablerestart.5
index c469835..8499986 100644
--- a/usr.sbin/nfsd/stablerestart.5
+++ b/usr.sbin/nfsd/stablerestart.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Sept 7, 2007
+.Dd September 7, 2007
.Dt STABLERESTART 5
.Os
.Sh NAME
diff --git a/usr.sbin/wake/wake.8 b/usr.sbin/wake/wake.8
index 03a283b..bc508da 100644
--- a/usr.sbin/wake/wake.8
+++ b/usr.sbin/wake/wake.8
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd June 27 2009
+.Dd June 27, 2009
.Dt WAKE 8
.Os
.Sh NAME
OpenPOWER on IntegriCloud