diff options
-rw-r--r-- | lib/libc/gen/getvfsbyname.3 | 2 | ||||
-rw-r--r-- | lib/libc/sys/lseek.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/pathconf.2 | 2 | ||||
-rw-r--r-- | share/man/man9/VFS_SET.9 | 2 | ||||
-rw-r--r-- | usr.sbin/jail/jail.8 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/gen/getvfsbyname.3 b/lib/libc/gen/getvfsbyname.3 index 2c2c97d..65da50b 100644 --- a/lib/libc/gen/getvfsbyname.3 +++ b/lib/libc/gen/getvfsbyname.3 @@ -28,7 +28,7 @@ .\" @(#)kvm_getvfsbyname.3 8.3 (Berkeley) 5/4/95 .\" $FreeBSD$ .\" -.Dd May 4, 1995 +.Dd April 5, 2007 .Dt GETVFSBYNAME 3 .Os .Sh NAME diff --git a/lib/libc/sys/lseek.2 b/lib/libc/sys/lseek.2 index 6fdf79b..874c523 100644 --- a/lib/libc/sys/lseek.2 +++ b/lib/libc/sys/lseek.2 @@ -28,7 +28,7 @@ .\" @(#)lseek.2 8.3 (Berkeley) 4/19/94 .\" $FreeBSD$ .\" -.Dd April 19, 1994 +.Dd April 5, 2007 .Dt LSEEK 2 .Os .Sh NAME diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2 index 968f307..7a16a4d 100644 --- a/lib/libc/sys/pathconf.2 +++ b/lib/libc/sys/pathconf.2 @@ -28,7 +28,7 @@ .\" @(#)pathconf.2 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd November 4, 2002 +.Dd April 5, 2007 .Dt PATHCONF 2 .Os .Sh NAME diff --git a/share/man/man9/VFS_SET.9 b/share/man/man9/VFS_SET.9 index 5bc3145..656b728 100644 --- a/share/man/man9/VFS_SET.9 +++ b/share/man/man9/VFS_SET.9 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 2, 2001 +.Dd April 5, 2007 .Dt VFS_SET 9 .Os .Sh NAME diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index e9b77e4..147c210 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -33,7 +33,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 11, 2006 +.Dd April 5, 2007 .Dt JAIL 8 .Os .Sh NAME |