aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/alarm.31
-rw-r--r--lib/libc/gen/arc4random.31
-rw-r--r--lib/libc/gen/clock.31
-rw-r--r--lib/libc/gen/confstr.31
-rw-r--r--lib/libc/gen/ctermid.31
-rw-r--r--lib/libc/gen/daemon.31
-rw-r--r--lib/libc/gen/devname.31
-rw-r--r--lib/libc/gen/directory.31
-rw-r--r--lib/libc/gen/dl_iterate_phdr.31
-rw-r--r--lib/libc/gen/dlopen.31
-rw-r--r--lib/libc/gen/err.31
-rw-r--r--lib/libc/gen/exec.31
-rw-r--r--lib/libc/gen/fnmatch.31
-rw-r--r--lib/libc/gen/frexp.31
-rw-r--r--lib/libc/gen/fts.31
-rw-r--r--lib/libc/gen/getbootfile.31
-rw-r--r--lib/libc/gen/getbsize.31
-rw-r--r--lib/libc/gen/getcap.31
-rw-r--r--lib/libc/gen/getcwd.31
-rw-r--r--lib/libc/gen/getdiskbyname.31
-rw-r--r--lib/libc/gen/getdomainname.31
-rw-r--r--lib/libc/gen/getfsent.31
-rw-r--r--lib/libc/gen/getgrent.31
-rw-r--r--lib/libc/gen/getgrouplist.31
-rw-r--r--lib/libc/gen/gethostname.31
-rw-r--r--lib/libc/gen/getloadavg.31
-rw-r--r--lib/libc/gen/getmntinfo.31
-rw-r--r--lib/libc/gen/getnetgrent.31
-rw-r--r--lib/libc/gen/getpagesize.31
-rw-r--r--lib/libc/gen/getpass.31
-rw-r--r--lib/libc/gen/getpwent.31
-rw-r--r--lib/libc/gen/getttyent.31
-rw-r--r--lib/libc/gen/getusershell.31
-rw-r--r--lib/libc/gen/getvfsbyname.31
-rw-r--r--lib/libc/gen/glob.31
-rw-r--r--lib/libc/gen/initgroups.31
-rw-r--r--lib/libc/gen/ldexp.31
-rw-r--r--lib/libc/gen/modf.31
-rw-r--r--lib/libc/gen/nice.31
-rw-r--r--lib/libc/gen/nlist.31
-rw-r--r--lib/libc/gen/pause.31
-rw-r--r--lib/libc/gen/popen.31
-rw-r--r--lib/libc/gen/psignal.31
-rw-r--r--lib/libc/gen/raise.31
-rw-r--r--lib/libc/gen/rand48.31
-rw-r--r--lib/libc/gen/scandir.31
-rw-r--r--lib/libc/gen/setjmp.31
-rw-r--r--lib/libc/gen/setmode.31
-rw-r--r--lib/libc/gen/siginterrupt.31
-rw-r--r--lib/libc/gen/signal.31
-rw-r--r--lib/libc/gen/sigsetops.31
-rw-r--r--lib/libc/gen/sleep.31
-rw-r--r--lib/libc/gen/strtofflags.31
-rw-r--r--lib/libc/gen/sysconf.31
-rw-r--r--lib/libc/gen/sysctl.31
-rw-r--r--lib/libc/gen/syslog.31
-rw-r--r--lib/libc/gen/tcgetpgrp.31
-rw-r--r--lib/libc/gen/tcsendbreak.31
-rw-r--r--lib/libc/gen/tcsetattr.31
-rw-r--r--lib/libc/gen/tcsetpgrp.31
-rw-r--r--lib/libc/gen/time.31
-rw-r--r--lib/libc/gen/times.31
-rw-r--r--lib/libc/gen/timezone.31
-rw-r--r--lib/libc/gen/ttyname.31
-rw-r--r--lib/libc/gen/tzset.31
-rw-r--r--lib/libc/gen/ualarm.31
-rw-r--r--lib/libc/gen/uname.31
-rw-r--r--lib/libc/gen/usleep.31
-rw-r--r--lib/libc/gen/utime.31
-rw-r--r--lib/libc/gen/valloc.31
70 files changed, 0 insertions, 70 deletions
diff --git a/lib/libc/gen/alarm.3 b/lib/libc/gen/alarm.3
index d9e83fd410d9..6e9d13b51dd6 100644
--- a/lib/libc/gen/alarm.3
+++ b/lib/libc/gen/alarm.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)alarm.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd April 2, 2022
.Dt ALARM 3
diff --git a/lib/libc/gen/arc4random.3 b/lib/libc/gen/arc4random.3
index 75f77a5cab59..62b62e883e9c 100644
--- a/lib/libc/gen/arc4random.3
+++ b/lib/libc/gen/arc4random.3
@@ -29,7 +29,6 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" Manual page, using -mandoc macros
-.\" $FreeBSD$
.\"
.Dd April 13, 2020
.Dt ARC4RANDOM 3
diff --git a/lib/libc/gen/clock.3 b/lib/libc/gen/clock.3
index 390e35234cdc..39a10ffbf15a 100644
--- a/lib/libc/gen/clock.3
+++ b/lib/libc/gen/clock.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)clock.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt CLOCK 3
diff --git a/lib/libc/gen/confstr.3 b/lib/libc/gen/confstr.3
index 923f5db96aa1..f10856878710 100644
--- a/lib/libc/gen/confstr.3
+++ b/lib/libc/gen/confstr.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)confstr.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd December 3, 2006
.Dt CONFSTR 3
diff --git a/lib/libc/gen/ctermid.3 b/lib/libc/gen/ctermid.3
index 946ce49fd94f..d2d0d8e5d815 100644
--- a/lib/libc/gen/ctermid.3
+++ b/lib/libc/gen/ctermid.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ctermid.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd October 1, 2011
.Dt CTERMID 3
diff --git a/lib/libc/gen/daemon.3 b/lib/libc/gen/daemon.3
index f4129fc47144..b725943a064e 100644
--- a/lib/libc/gen/daemon.3
+++ b/lib/libc/gen/daemon.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)daemon.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
.\"
.Dd December 23, 2017
.Dt DAEMON 3
diff --git a/lib/libc/gen/devname.3 b/lib/libc/gen/devname.3
index c5d9ec036f4b..1ab8b5ec98b9 100644
--- a/lib/libc/gen/devname.3
+++ b/lib/libc/gen/devname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)devname.3 8.2 (Berkeley) 4/29/95
-.\" $FreeBSD$
.\"
.Dd February 22, 2005
.Dt DEVNAME 3
diff --git a/lib/libc/gen/directory.3 b/lib/libc/gen/directory.3
index f517a00386c6..0314ab90ca24 100644
--- a/lib/libc/gen/directory.3
+++ b/lib/libc/gen/directory.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)directory.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd August 1, 2020
.Dt DIRECTORY 3
diff --git a/lib/libc/gen/dl_iterate_phdr.3 b/lib/libc/gen/dl_iterate_phdr.3
index fe4face9eeb7..448d6fbb2fc5 100644
--- a/lib/libc/gen/dl_iterate_phdr.3
+++ b/lib/libc/gen/dl_iterate_phdr.3
@@ -14,7 +14,6 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" $OpenBSD: dl_iterate_phdr.3,v 1.3 2007/05/31 19:19:48 jmc Exp $
-.\" $FreeBSD$
.Dd April 5, 2021
.Dt DL_ITERATE_PHDR 3
.Os
diff --git a/lib/libc/gen/dlopen.3 b/lib/libc/gen/dlopen.3
index 8bafb0897fd9..94dd1864c126 100644
--- a/lib/libc/gen/dlopen.3
+++ b/lib/libc/gen/dlopen.3
@@ -30,7 +30,6 @@
.\" Copyright (c) 1991 Sun Microsystems, Inc.
.\"
.\" @(#) dlopen.3 1.6 90/01/31 SMI
-.\" $FreeBSD$
.\"
.Dd May 14, 2020
.Dt DLOPEN 3
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3
index 140772a4a6b8..eb429f888fae 100644
--- a/lib/libc/gen/err.3
+++ b/lib/libc/gen/err.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)err.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
.\"
.Dd March 29, 2012
.Dt ERR 3
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index 37954fe1bf75..ead7ea0f416f 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)exec.3 8.3 (Berkeley) 1/24/94
-.\" $FreeBSD$
.\"
.Dd March 22, 2020
.Dt EXEC 3
diff --git a/lib/libc/gen/fnmatch.3 b/lib/libc/gen/fnmatch.3
index 8cc0ef9551f1..1367f94b8f3e 100644
--- a/lib/libc/gen/fnmatch.3
+++ b/lib/libc/gen/fnmatch.3
@@ -28,7 +28,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fnmatch.3 8.3 (Berkeley) 4/28/95
-.\" $FreeBSD$
.\"
.Dd April 2, 2022
.Dt FNMATCH 3
diff --git a/lib/libc/gen/frexp.3 b/lib/libc/gen/frexp.3
index 36f526c5b683..a1d187ea44c8 100644
--- a/lib/libc/gen/frexp.3
+++ b/lib/libc/gen/frexp.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)frexp.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd March 4, 2005
.Dt FREXP 3
diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3
index bba6f61094d5..04ff2ee0296a 100644
--- a/lib/libc/gen/fts.3
+++ b/lib/libc/gen/fts.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fts.3 8.5 (Berkeley) 4/16/94
-.\" $FreeBSD$
.\"
.Dd January 12, 2014
.Dt FTS 3
diff --git a/lib/libc/gen/getbootfile.3 b/lib/libc/gen/getbootfile.3
index b68b226a531b..1fffa9c9df7c 100644
--- a/lib/libc/gen/getbootfile.3
+++ b/lib/libc/gen/getbootfile.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)gethostname.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd September 23, 1994
.Dt GETBOOTFILE 3
diff --git a/lib/libc/gen/getbsize.3 b/lib/libc/gen/getbsize.3
index acbe409a8456..500968ad6db8 100644
--- a/lib/libc/gen/getbsize.3
+++ b/lib/libc/gen/getbsize.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getbsize.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 11, 2017
.Dt GETBSIZE 3
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 3f2428d7996f..f736cfc3c4e9 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -29,7 +29,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getcap.3 8.4 (Berkeley) 5/13/94
-.\" $FreeBSD$
.\"
.Dd March 22, 2002
.Dt GETCAP 3
diff --git a/lib/libc/gen/getcwd.3 b/lib/libc/gen/getcwd.3
index 84190c319a2f..073838f2bf02 100644
--- a/lib/libc/gen/getcwd.3
+++ b/lib/libc/gen/getcwd.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getcwd.3 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
.\"
.Dd April 17, 2010
.Dt GETCWD 3
diff --git a/lib/libc/gen/getdiskbyname.3 b/lib/libc/gen/getdiskbyname.3
index 3fc10d2180c8..ddf7d39fd821 100644
--- a/lib/libc/gen/getdiskbyname.3
+++ b/lib/libc/gen/getdiskbyname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getdiskbyname.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt GETDISKBYNAME 3
diff --git a/lib/libc/gen/getdomainname.3 b/lib/libc/gen/getdomainname.3
index 16801104d561..94bafd6ece70 100644
--- a/lib/libc/gen/getdomainname.3
+++ b/lib/libc/gen/getdomainname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)gethostname.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd May 6, 1994
.Dt GETDOMAINNAME 3
diff --git a/lib/libc/gen/getfsent.3 b/lib/libc/gen/getfsent.3
index c5694ab08c2b..dd2ea3417e78 100644
--- a/lib/libc/gen/getfsent.3
+++ b/lib/libc/gen/getfsent.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getfsent.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd April 7, 2003
.Dt GETFSENT 3
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index d89ac631eff3..0fba3bcd880d 100644
--- a/lib/libc/gen/getgrent.3
+++ b/lib/libc/gen/getgrent.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)getgrent.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd July 31, 2016
.Dt GETGRENT 3
diff --git a/lib/libc/gen/getgrouplist.3 b/lib/libc/gen/getgrouplist.3
index 4982ebba2696..a7c478a9250c 100644
--- a/lib/libc/gen/getgrouplist.3
+++ b/lib/libc/gen/getgrouplist.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getgrouplist.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
.\"
.Dd October 26, 2014
.Dt GETGROUPLIST 3
diff --git a/lib/libc/gen/gethostname.3 b/lib/libc/gen/gethostname.3
index 00a67c77fb0f..d9287f6c861b 100644
--- a/lib/libc/gen/gethostname.3
+++ b/lib/libc/gen/gethostname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)gethostname.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd July 13, 2020
.Dt GETHOSTNAME 3
diff --git a/lib/libc/gen/getloadavg.3 b/lib/libc/gen/getloadavg.3
index 0e240be2d3f9..8de0fca20b79 100644
--- a/lib/libc/gen/getloadavg.3
+++ b/lib/libc/gen/getloadavg.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getloadavg.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt GETLOADAVG 3
diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3
index d8821258b6e5..a136bd34175a 100644
--- a/lib/libc/gen/getmntinfo.3
+++ b/lib/libc/gen/getmntinfo.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getmntinfo.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
.\"
.Dd December 27, 2016
.Dt GETMNTINFO 3
diff --git a/lib/libc/gen/getnetgrent.3 b/lib/libc/gen/getnetgrent.3
index 29e0ce3265bc..653187d2a401 100644
--- a/lib/libc/gen/getnetgrent.3
+++ b/lib/libc/gen/getnetgrent.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getnetgrent.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 5, 2016
.Dt GETNETGRENT 3
diff --git a/lib/libc/gen/getpagesize.3 b/lib/libc/gen/getpagesize.3
index 9c6faa88236f..5a40c2b2c2a5 100644
--- a/lib/libc/gen/getpagesize.3
+++ b/lib/libc/gen/getpagesize.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getpagesize.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd October 17, 2022
.Dt GETPAGESIZE 3
diff --git a/lib/libc/gen/getpass.3 b/lib/libc/gen/getpass.3
index 87f2b12b36d3..bad4c7f75dea 100644
--- a/lib/libc/gen/getpass.3
+++ b/lib/libc/gen/getpass.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getpass.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt GETPASS 3
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index 782c4f729ecd..93578dd85ee9 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)getpwent.3 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
.\"
.Dd November 28, 2022
.Dt GETPWENT 3
diff --git a/lib/libc/gen/getttyent.3 b/lib/libc/gen/getttyent.3
index 79b765163556..eb1c3d2ef8c5 100644
--- a/lib/libc/gen/getttyent.3
+++ b/lib/libc/gen/getttyent.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getttyent.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd November 17, 1996
.Dt GETTTYENT 3
diff --git a/lib/libc/gen/getusershell.3 b/lib/libc/gen/getusershell.3
index 4fe2027a2100..f186d9448163 100644
--- a/lib/libc/gen/getusershell.3
+++ b/lib/libc/gen/getusershell.3
@@ -28,7 +28,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getusershell.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd January 16, 1999
.Dt GETUSERSHELL 3
diff --git a/lib/libc/gen/getvfsbyname.3 b/lib/libc/gen/getvfsbyname.3
index 656d671cd0e1..9365d043a1fc 100644
--- a/lib/libc/gen/getvfsbyname.3
+++ b/lib/libc/gen/getvfsbyname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)kvm_getvfsbyname.3 8.3 (Berkeley) 5/4/95
-.\" $FreeBSD$
.\"
.Dd August 16, 2018
.Dt GETVFSBYNAME 3
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3
index d8b1b65d9c59..ea72558786f0 100644
--- a/lib/libc/gen/glob.3
+++ b/lib/libc/gen/glob.3
@@ -28,7 +28,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)glob.3 8.3 (Berkeley) 4/16/94
-.\" $FreeBSD$
.\"
.Dd December 20, 2011
.Dt GLOB 3
diff --git a/lib/libc/gen/initgroups.3 b/lib/libc/gen/initgroups.3
index 179e6da4f57d..a44641a63828 100644
--- a/lib/libc/gen/initgroups.3
+++ b/lib/libc/gen/initgroups.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)initgroups.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd October 26, 2014
.Dt INITGROUPS 3
diff --git a/lib/libc/gen/ldexp.3 b/lib/libc/gen/ldexp.3
index 91d9e2b15800..5158911fa99c 100644
--- a/lib/libc/gen/ldexp.3
+++ b/lib/libc/gen/ldexp.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ldexp.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd March 4, 2005
.Dt LDEXP 3
diff --git a/lib/libc/gen/modf.3 b/lib/libc/gen/modf.3
index 493f5866d6e1..6d6ff16e236c 100644
--- a/lib/libc/gen/modf.3
+++ b/lib/libc/gen/modf.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)modf.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd March 29, 2008
.Dt MODF 3
diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3
index dee1a3da9100..ff82610c34ec 100644
--- a/lib/libc/gen/nice.3
+++ b/lib/libc/gen/nice.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)nice.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd February 28, 2015
.Dt NICE 3
diff --git a/lib/libc/gen/nlist.3 b/lib/libc/gen/nlist.3
index ea9ad732d387..ef5b8d95282e 100644
--- a/lib/libc/gen/nlist.3
+++ b/lib/libc/gen/nlist.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)nlist.3 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd April 19, 1994
.Dt NLIST 3
diff --git a/lib/libc/gen/pause.3 b/lib/libc/gen/pause.3
index 128e81279efc..79d2b7455738 100644
--- a/lib/libc/gen/pause.3
+++ b/lib/libc/gen/pause.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)pause.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd April 3, 2022
.Dt PAUSE 3
diff --git a/lib/libc/gen/popen.3 b/lib/libc/gen/popen.3
index 36af39ac1a8a..4fdff3172db4 100644
--- a/lib/libc/gen/popen.3
+++ b/lib/libc/gen/popen.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)popen.3 8.2 (Berkeley) 5/3/95
-.\" $FreeBSD$
.\"
.Dd May 20, 2013
.Dt POPEN 3
diff --git a/lib/libc/gen/psignal.3 b/lib/libc/gen/psignal.3
index 597d4fc9c35b..0fc63418d3f3 100644
--- a/lib/libc/gen/psignal.3
+++ b/lib/libc/gen/psignal.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)psignal.3 8.2 (Berkeley) 2/27/95
-.\" $FreeBSD$
.\"
.Dd May 30, 2016
.Dt PSIGNAL 3
diff --git a/lib/libc/gen/raise.3 b/lib/libc/gen/raise.3
index efc4a50cce3a..87319bb30329 100644
--- a/lib/libc/gen/raise.3
+++ b/lib/libc/gen/raise.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)raise.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd May 7, 2010
.Dt RAISE 3
diff --git a/lib/libc/gen/rand48.3 b/lib/libc/gen/rand48.3
index c70a8320c15b..d4a14b88ebee 100644
--- a/lib/libc/gen/rand48.3
+++ b/lib/libc/gen/rand48.3
@@ -10,7 +10,6 @@
.\" to anyone/anything when using this software.
.\"
.\" @(#)rand48.3 V1.0 MB 8 Oct 1993
-.\" $FreeBSD$
.\"
.Dd September 4, 2012
.Dt RAND48 3
diff --git a/lib/libc/gen/scandir.3 b/lib/libc/gen/scandir.3
index 07d8074ae592..024e9947e682 100644
--- a/lib/libc/gen/scandir.3
+++ b/lib/libc/gen/scandir.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)scandir.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd August 23, 2022
.Dt SCANDIR 3
diff --git a/lib/libc/gen/setjmp.3 b/lib/libc/gen/setjmp.3
index 2b6ea9afeb64..70b46f47cb2b 100644
--- a/lib/libc/gen/setjmp.3
+++ b/lib/libc/gen/setjmp.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)setjmp.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd April 2, 2022
.Dt SETJMP 3
diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3
index 3e6796239db0..1a3ce2539ae8 100644
--- a/lib/libc/gen/setmode.3
+++ b/lib/libc/gen/setmode.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)setmode.3 8.2 (Berkeley) 4/28/95
-.\" $FreeBSD$
.\"
.Dd July 18, 2019
.Dt SETMODE 3
diff --git a/lib/libc/gen/siginterrupt.3 b/lib/libc/gen/siginterrupt.3
index 0fcbcb984b6a..74e408c5fef9 100644
--- a/lib/libc/gen/siginterrupt.3
+++ b/lib/libc/gen/siginterrupt.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)siginterrupt.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt SIGINTERRUPT 3
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3
index 4e32d8cb75e7..c71bf00d9e30 100644
--- a/lib/libc/gen/signal.3
+++ b/lib/libc/gen/signal.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)signal.3 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd December 1, 2017
.Dt SIGNAL 3
diff --git a/lib/libc/gen/sigsetops.3 b/lib/libc/gen/sigsetops.3
index a184289aeb8a..7585cbedff18 100644
--- a/lib/libc/gen/sigsetops.3
+++ b/lib/libc/gen/sigsetops.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sigsetops.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd October 29, 2019
.Dt SIGSETOPS 3
diff --git a/lib/libc/gen/sleep.3 b/lib/libc/gen/sleep.3
index c40dea9f8f83..549cd68257d3 100644
--- a/lib/libc/gen/sleep.3
+++ b/lib/libc/gen/sleep.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sleep.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd February 13, 1998
.Dt SLEEP 3
diff --git a/lib/libc/gen/strtofflags.3 b/lib/libc/gen/strtofflags.3
index 871936aa3fed..dfeea2d7e018 100644
--- a/lib/libc/gen/strtofflags.3
+++ b/lib/libc/gen/strtofflags.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)setmode.3 8.2 (Berkeley) 4/28/95
-.\" $FreeBSD$
.\"
.Dd January 1, 2000
.Dt STRTOFFLAGS 3
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3
index c30c4453b3e7..56d4c0bc5aa6 100644
--- a/lib/libc/gen/sysconf.3
+++ b/lib/libc/gen/sysconf.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sysconf.3 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd April 26, 2013
.Dt SYSCONF 3
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index c8f1430656a6..2ec34c844f5d 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
-.\" $FreeBSD$
.\"
.Dd October 30, 2020
.Dt SYSCTL 3
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3
index 73e62997e828..7428c5fca510 100644
--- a/lib/libc/gen/syslog.3
+++ b/lib/libc/gen/syslog.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)syslog.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd July 3, 2023
.Dt SYSLOG 3
diff --git a/lib/libc/gen/tcgetpgrp.3 b/lib/libc/gen/tcgetpgrp.3
index ca07d228afab..02a6ac51867c 100644
--- a/lib/libc/gen/tcgetpgrp.3
+++ b/lib/libc/gen/tcgetpgrp.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tcgetpgrp.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd November 28, 2022
.Dt TCGETPGRP 3
diff --git a/lib/libc/gen/tcsendbreak.3 b/lib/libc/gen/tcsendbreak.3
index 4fa3fab4906f..a84148c59319 100644
--- a/lib/libc/gen/tcsendbreak.3
+++ b/lib/libc/gen/tcsendbreak.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tcsendbreak.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd January 11, 2017
.Dt TCSENDBREAK 3
diff --git a/lib/libc/gen/tcsetattr.3 b/lib/libc/gen/tcsetattr.3
index ce28e985cd60..9564d9e9c223 100644
--- a/lib/libc/gen/tcsetattr.3
+++ b/lib/libc/gen/tcsetattr.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tcsetattr.3 8.3 (Berkeley) 1/2/94
-.\" $FreeBSD$
.\"
.Dd July 15, 2020
.Dt TCSETATTR 3
diff --git a/lib/libc/gen/tcsetpgrp.3 b/lib/libc/gen/tcsetpgrp.3
index 71d98ae1d467..10af071d2b77 100644
--- a/lib/libc/gen/tcsetpgrp.3
+++ b/lib/libc/gen/tcsetpgrp.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tcsetpgrp.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd November 28, 2022
.Dt TCSETPGRP 3
diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3
index 52785057a56b..0499493a2fa0 100644
--- a/lib/libc/gen/time.3
+++ b/lib/libc/gen/time.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)time.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd April 14, 2022
.Dt TIME 3
diff --git a/lib/libc/gen/times.3 b/lib/libc/gen/times.3
index 487339480e2a..75b8d1957ba9 100644
--- a/lib/libc/gen/times.3
+++ b/lib/libc/gen/times.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)times.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd December 1, 2008
.Dt TIMES 3
diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3
index 58aff536f76c..34041b93791d 100644
--- a/lib/libc/gen/timezone.3
+++ b/lib/libc/gen/timezone.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)timezone.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd April 19, 1994
.Dt TIMEZONE 3
diff --git a/lib/libc/gen/ttyname.3 b/lib/libc/gen/ttyname.3
index 320764fb2202..1c672f113c86 100644
--- a/lib/libc/gen/ttyname.3
+++ b/lib/libc/gen/ttyname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ttyname.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd July 18, 2014
.Dt TTYNAME 3
diff --git a/lib/libc/gen/tzset.3 b/lib/libc/gen/tzset.3
index 788a6259b727..a848583996d2 100644
--- a/lib/libc/gen/tzset.3
+++ b/lib/libc/gen/tzset.3
@@ -29,7 +29,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tzset.3 8.2 (Berkeley) 11/17/93
-.\" $FreeBSD$
.\"
.Dd February 8, 2023
.Dt TZSET 3
diff --git a/lib/libc/gen/ualarm.3 b/lib/libc/gen/ualarm.3
index 7d40b2a53a81..d7591fdc68e9 100644
--- a/lib/libc/gen/ualarm.3
+++ b/lib/libc/gen/ualarm.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)ualarm.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
.\"
.Dd April 19, 1994
.Dt UALARM 3
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3
index a4c7d9030b06..7b548923104f 100644
--- a/lib/libc/gen/uname.3
+++ b/lib/libc/gen/uname.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)uname.3 8.1 (Berkeley) 1/4/94
-.\" $FreeBSD$
.\"
.Dd December 2, 2005
.Dt UNAME 3
diff --git a/lib/libc/gen/usleep.3 b/lib/libc/gen/usleep.3
index f6ed9e6bb52e..ec3492f2c945 100644
--- a/lib/libc/gen/usleep.3
+++ b/lib/libc/gen/usleep.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)usleep.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd February 11, 2021
.Dt USLEEP 3
diff --git a/lib/libc/gen/utime.3 b/lib/libc/gen/utime.3
index b995ea523cf5..f892154f693b 100644
--- a/lib/libc/gen/utime.3
+++ b/lib/libc/gen/utime.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)utime.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd June 9, 2016
.Dt UTIME 3
diff --git a/lib/libc/gen/valloc.3 b/lib/libc/gen/valloc.3
index 2fc20bb82a4a..bd0291988e91 100644
--- a/lib/libc/gen/valloc.3
+++ b/lib/libc/gen/valloc.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)valloc.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd October 30, 2007
.Dt VALLOC 3