diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:13 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:32 +0000 |
commit | 24115b70d6d614ed7ac5cfc4f51fa9d6cfe8b1b2 (patch) | |
tree | e6cd70d9aa49c6b9736ff6b8927425e08217bd36 /lib/libc/net | |
parent | b144e70a3325e033163aa4e6e15d0446e245702d (diff) |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit b2c76c41be32)
Diffstat (limited to 'lib/libc/net')
-rw-r--r-- | lib/libc/net/byteorder.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/gethostbyname.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/getipnodebyname.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/getnetent.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/getprotoent.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/getservent.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/inet.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/linkaddr.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/rcmd.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/resolver.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/sctp_bindx.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/sctp_freepaddrs.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/sctp_getaddrlen.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/sctp_getpaddrs.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/sctp_opt_info.3 | 1 | ||||
-rw-r--r-- | lib/libc/net/sctp_sendmsg.3 | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/lib/libc/net/byteorder.3 b/lib/libc/net/byteorder.3 index fa6daf5e8a68..0a6a3b670cf9 100644 --- a/lib/libc/net/byteorder.3 +++ b/lib/libc/net/byteorder.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)byteorder.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd March 20, 2005 .Dt BYTEORDER 3 diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index 85b6806092e5..bce045eb32a6 100644 --- a/lib/libc/net/gethostbyname.3 +++ b/lib/libc/net/gethostbyname.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)gethostbyname.3 8.4 (Berkeley) 5/25/95 -.\" $FreeBSD$ .\" .Dd June 27, 2022 .Dt GETHOSTBYNAME 3 diff --git a/lib/libc/net/getipnodebyname.3 b/lib/libc/net/getipnodebyname.3 index d57f529a0707..cf48aca25ab8 100644 --- a/lib/libc/net/getipnodebyname.3 +++ b/lib/libc/net/getipnodebyname.3 @@ -28,7 +28,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)gethostbyname.3 8.4 (Berkeley) 5/25/95 -.\" $FreeBSD$ .\" .Dd June 27, 2022 .Dt GETIPNODEBYNAME 3 diff --git a/lib/libc/net/getnetent.3 b/lib/libc/net/getnetent.3 index de2811f07ac9..d7b1699bae9a 100644 --- a/lib/libc/net/getnetent.3 +++ b/lib/libc/net/getnetent.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)getnetent.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd June 27, 2022 .Dt GETNETENT 3 diff --git a/lib/libc/net/getprotoent.3 b/lib/libc/net/getprotoent.3 index e416824f8479..a75bd7ad3c98 100644 --- a/lib/libc/net/getprotoent.3 +++ b/lib/libc/net/getprotoent.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)getprotoent.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd June 4, 1993 .Dt GETPROTOENT 3 diff --git a/lib/libc/net/getservent.3 b/lib/libc/net/getservent.3 index 25c522ab69cd..e340eb799be2 100644 --- a/lib/libc/net/getservent.3 +++ b/lib/libc/net/getservent.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)getservent.3 8.3 (Berkeley) 1/12/94 -.\" $FreeBSD$ .\" .Dd December 7, 2020 .Dt GETSERVENT 3 diff --git a/lib/libc/net/inet.3 b/lib/libc/net/inet.3 index 7a5d888a4951..69ccf3df9e77 100644 --- a/lib/libc/net/inet.3 +++ b/lib/libc/net/inet.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)inet.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd November 9, 2021 .Dt INET 3 diff --git a/lib/libc/net/linkaddr.3 b/lib/libc/net/linkaddr.3 index e17847cfca4c..6c2fb6ccfdc3 100644 --- a/lib/libc/net/linkaddr.3 +++ b/lib/libc/net/linkaddr.3 @@ -29,7 +29,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)linkaddr.3 8.1 (Berkeley) 7/28/93 -.\" $FreeBSD$ .\" .Dd February 28, 2007 .Dt LINK_ADDR 3 diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index 7bd586975d3c..aa002812b9e5 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)rcmd.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd March 3, 2000 .Dt RCMD 3 diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3 index 419aed603c83..e11159583f55 100644 --- a/lib/libc/net/resolver.3 +++ b/lib/libc/net/resolver.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)resolver.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ .\" .Dd September 15, 2022 .Dt RESOLVER 3 diff --git a/lib/libc/net/sctp_bindx.3 b/lib/libc/net/sctp_bindx.3 index c121eb4d9eeb..f178d96f3337 100644 --- a/lib/libc/net/sctp_bindx.3 +++ b/lib/libc/net/sctp_bindx.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 -.\" $FreeBSD$ .\" .Dd June 14, 2015 .Dt SCTP_BINDX 3 diff --git a/lib/libc/net/sctp_freepaddrs.3 b/lib/libc/net/sctp_freepaddrs.3 index 400f21d8d808..1cd6f814f359 100644 --- a/lib/libc/net/sctp_freepaddrs.3 +++ b/lib/libc/net/sctp_freepaddrs.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 -.\" $FreeBSD$ .\" .Dd December 15, 2006 .Dt SCTP_FREEPADDRS 3 diff --git a/lib/libc/net/sctp_getaddrlen.3 b/lib/libc/net/sctp_getaddrlen.3 index 70e3688c74d6..271d82f5b309 100644 --- a/lib/libc/net/sctp_getaddrlen.3 +++ b/lib/libc/net/sctp_getaddrlen.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 -.\" $FreeBSD$ .\" .Dd December 15, 2006 .Dt SCTP_GETADDRLEN 3 diff --git a/lib/libc/net/sctp_getpaddrs.3 b/lib/libc/net/sctp_getpaddrs.3 index 0c7b8ecb5051..48d17f36ead7 100644 --- a/lib/libc/net/sctp_getpaddrs.3 +++ b/lib/libc/net/sctp_getpaddrs.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 -.\" $FreeBSD$ .\" .Dd December 15, 2006 .Dt SCTP_GETPADDRS 3 diff --git a/lib/libc/net/sctp_opt_info.3 b/lib/libc/net/sctp_opt_info.3 index 170692cfd3fc..34ba1b85f160 100644 --- a/lib/libc/net/sctp_opt_info.3 +++ b/lib/libc/net/sctp_opt_info.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 -.\" $FreeBSD$ .\" .Dd June 18, 2011 .Dt SCTP_OPT_INFO 3 diff --git a/lib/libc/net/sctp_sendmsg.3 b/lib/libc/net/sctp_sendmsg.3 index 65f790ab8a3f..015f6ef60b52 100644 --- a/lib/libc/net/sctp_sendmsg.3 +++ b/lib/libc/net/sctp_sendmsg.3 @@ -26,7 +26,6 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 -.\" $FreeBSD$ .\" .Dd December 15, 2006 .Dt SCTP_SENDMSG 3 |