summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1997-06-23 04:03:49 +0000
committersteve <steve@FreeBSD.org>1997-06-23 04:03:49 +0000
commit7a5541cde7678767eff12f77e937ec69fff68016 (patch)
tree907c16b32c451975012808200c9dba55d795ec62 /lib
parent7e4f226bc36fcb9a885c6d278a80093674550a92 (diff)
downloadFreeBSD-src-7a5541cde7678767eff12f77e937ec69fff68016.zip
FreeBSD-src-7a5541cde7678767eff12f77e937ec69fff68016.tar.gz
Show the real revision date and not the date that this
manpage is being viewed.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getcap.32
-rw-r--r--lib/libc/gen/sysctl.32
-rw-r--r--lib/libc/gen/tcgetpgrp.32
-rw-r--r--lib/libc/gen/tcsendbreak.32
-rw-r--r--lib/libc/gen/tcsetattr.32
-rw-r--r--lib/libc/gen/tcsetpgrp.32
-rw-r--r--lib/libc/gen/timezone.32
-rw-r--r--lib/libc/gen/uname.32
-rw-r--r--lib/libc/locale/euc.42
-rw-r--r--lib/libc/locale/euc.52
-rw-r--r--lib/libc/locale/mbrune.32
-rw-r--r--lib/libc/locale/multibyte.32
-rw-r--r--lib/libc/locale/rune.32
-rw-r--r--lib/libc/locale/utf2.42
-rw-r--r--lib/libc/locale/utf2.52
-rw-r--r--lib/libc/rpc/bindresvport.32
-rw-r--r--lib/libc/rpc/getrpcent.32
-rw-r--r--lib/libc/rpc/getrpcport.32
-rw-r--r--lib/libc/rpc/rpc.52
-rw-r--r--lib/libc/stdlib/realpath.32
-rw-r--r--lib/libc/sys/mmap.22
-rw-r--r--lib/libc/sys/profil.24
-rw-r--r--lib/libc/sys/setsid.22
23 files changed, 24 insertions, 24 deletions
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 3aef9af..55507a4 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -34,7 +34,7 @@
.\"
.\" @(#)getcap.3 8.4 (Berkeley) 5/13/94
.\"
-.Dd "May 13, 1994"
+.Dd May 13, 1994
.Dt GETCAP 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index f20ab34..385c887 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
-.Dd "May 9, 1995"
+.Dd May 9, 1995
.Dt SYSCTL 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/tcgetpgrp.3 b/lib/libc/gen/tcgetpgrp.3
index 503359e..045c569 100644
--- a/lib/libc/gen/tcgetpgrp.3
+++ b/lib/libc/gen/tcgetpgrp.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)tcgetpgrp.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt TCGETPGRP 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/tcsendbreak.3 b/lib/libc/gen/tcsendbreak.3
index 2df884c..1e80265 100644
--- a/lib/libc/gen/tcsendbreak.3
+++ b/lib/libc/gen/tcsendbreak.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)tcsendbreak.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt TCSENDBREAK 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/tcsetattr.3 b/lib/libc/gen/tcsetattr.3
index ffd4177..05dbe08 100644
--- a/lib/libc/gen/tcsetattr.3
+++ b/lib/libc/gen/tcsetattr.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)tcsetattr.3 8.3 (Berkeley) 1/2/94
.\"
-.Dd "January 2, 1994"
+.Dd January 2, 1994
.Dt TCSETATTR 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/tcsetpgrp.3 b/lib/libc/gen/tcsetpgrp.3
index 9047e4c..684ec4c 100644
--- a/lib/libc/gen/tcsetpgrp.3
+++ b/lib/libc/gen/tcsetpgrp.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)tcsetpgrp.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt TCSETPGRP 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3
index 68adeb9..d7ac13c 100644
--- a/lib/libc/gen/timezone.3
+++ b/lib/libc/gen/timezone.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)timezone.3 8.2 (Berkeley) 4/19/94
.\"
-.Dd "April 19, 1994"
+.Dd April 19, 1994
.Dt TIMEZONE 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3
index 86c0e9c..8155289 100644
--- a/lib/libc/gen/uname.3
+++ b/lib/libc/gen/uname.3
@@ -31,7 +31,7 @@
.\"
.\" @(#)uname.3 8.1 (Berkeley) 1/4/94
.\"
-.Dd "January 4, 1994"
+.Dd January 4, 1994
.Dt UNAME 3
.Os
.Sh NAME
diff --git a/lib/libc/locale/euc.4 b/lib/libc/locale/euc.4
index 2e68154..ffcf6d8 100644
--- a/lib/libc/locale/euc.4
+++ b/lib/libc/locale/euc.4
@@ -34,7 +34,7 @@
.\"
.\" @(#)euc.4 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt EUC 4
.Os
.Sh NAME
diff --git a/lib/libc/locale/euc.5 b/lib/libc/locale/euc.5
index 2e68154..ffcf6d8 100644
--- a/lib/libc/locale/euc.5
+++ b/lib/libc/locale/euc.5
@@ -34,7 +34,7 @@
.\"
.\" @(#)euc.4 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt EUC 4
.Os
.Sh NAME
diff --git a/lib/libc/locale/mbrune.3 b/lib/libc/locale/mbrune.3
index c9515d8..7d0f41e 100644
--- a/lib/libc/locale/mbrune.3
+++ b/lib/libc/locale/mbrune.3
@@ -34,7 +34,7 @@
.\"
.\" @(#)mbrune.3 8.2 (Berkeley) 4/19/94
.\"
-.Dd "April 19, 1994"
+.Dd April 19, 1994
.Dt MBRUNE 3
.Os
.Sh NAME
diff --git a/lib/libc/locale/multibyte.3 b/lib/libc/locale/multibyte.3
index b3df481..6eb9c70 100644
--- a/lib/libc/locale/multibyte.3
+++ b/lib/libc/locale/multibyte.3
@@ -34,7 +34,7 @@
.\"
.\" @(#)multibyte.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt MULTIBYTE 3
.Os
.Sh NAME
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3
index d36dd3a..5ba1604 100644
--- a/lib/libc/locale/rune.3
+++ b/lib/libc/locale/rune.3
@@ -34,7 +34,7 @@
.\"
.\" @(#)rune.3 8.2 (Berkeley) 12/11/93
.\"
-.Dd "December 11, 1993"
+.Dd December 11, 1993
.Dt RUNE 3
.Os
.Sh NAME
diff --git a/lib/libc/locale/utf2.4 b/lib/libc/locale/utf2.4
index fd1b6fb..d7ef493 100644
--- a/lib/libc/locale/utf2.4
+++ b/lib/libc/locale/utf2.4
@@ -34,7 +34,7 @@
.\"
.\" @(#)utf2.4 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt UTF2 4
.Os
.Sh NAME
diff --git a/lib/libc/locale/utf2.5 b/lib/libc/locale/utf2.5
index fd1b6fb..d7ef493 100644
--- a/lib/libc/locale/utf2.5
+++ b/lib/libc/locale/utf2.5
@@ -34,7 +34,7 @@
.\"
.\" @(#)utf2.4 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt UTF2 4
.Os
.Sh NAME
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index 5dd71e3..b21d65e 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,5 +1,5 @@
.\" @(#)bindresvport.3n 2.2 88/08/02 4.0 RPCSRC; from 1.7 88/03/14 SMI
-.Dd "22 november 1987"
+.Dd November 22, 1987
.Dt BINDRESVPORT 3
.Os
.Sh NAME
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index 20e0256..d2ea355 100644
--- a/lib/libc/rpc/getrpcent.3
+++ b/lib/libc/rpc/getrpcent.3
@@ -1,5 +1,5 @@
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
-.Dd "December 14, 1987"
+.Dd December 14, 1987
.Dt GETRPCENT 3
.Os
.Sh NAME
diff --git a/lib/libc/rpc/getrpcport.3 b/lib/libc/rpc/getrpcport.3
index f9c3cb4..8f4ebed 100644
--- a/lib/libc/rpc/getrpcport.3
+++ b/lib/libc/rpc/getrpcport.3
@@ -1,5 +1,5 @@
.\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI
-.Dd "October 6, 1987"
+.Dd October 6, 1987
.Dt GETRPCPORT 3
.Os
.Sh NAME
diff --git a/lib/libc/rpc/rpc.5 b/lib/libc/rpc/rpc.5
index d7b9d58..d464395 100644
--- a/lib/libc/rpc/rpc.5
+++ b/lib/libc/rpc/rpc.5
@@ -1,5 +1,5 @@
.\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
-.Dd "September 26, 1985"
+.Dd September 26, 1985
.Dt RPC 5
.Sh NAME
.Nm rpc
diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3
index 83f4a43..1cbbca9 100644
--- a/lib/libc/stdlib/realpath.3
+++ b/lib/libc/stdlib/realpath.3
@@ -34,7 +34,7 @@
.\"
.\" @(#)realpath.3 8.2 (Berkeley) 2/16/94
.\"
-.Dd "February 16, 1994"
+.Dd February 16, 1994
.Dt REALPATH 3
.Os
.Sh NAME
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index c5d18e2..17a3603 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -31,7 +31,7 @@
.\"
.\" @(#)mmap.2 8.4 (Berkeley) 5/11/95
.\"
-.Dd "May 11, 1995"
+.Dd May 11, 1995
.Dt MMAP 2
.Os BSD 4
.Sh NAME
diff --git a/lib/libc/sys/profil.2 b/lib/libc/sys/profil.2
index a329eee..100b8f4 100644
--- a/lib/libc/sys/profil.2
+++ b/lib/libc/sys/profil.2
@@ -33,9 +33,9 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)profil.2 8.1 (Berkeley) 6/4/93
-.\" $Id: profil.2,v 1.5 1997/02/22 15:04:10 peter Exp $
+.\" $Id: profil.2,v 1.6 1997/04/11 18:47:07 bde Exp $
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt PROFIL 2
.Os
.Sh NAME
diff --git a/lib/libc/sys/setsid.2 b/lib/libc/sys/setsid.2
index 27bb1a6..73d437d 100644
--- a/lib/libc/sys/setsid.2
+++ b/lib/libc/sys/setsid.2
@@ -31,7 +31,7 @@
.\"
.\" @(#)setsid.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd "June 4, 1993"
+.Dd June 4, 1993
.Dt SETSID 2
.Os
.Sh NAME
OpenPOWER on IntegriCloud