diff options
author | 2019-03-03 17:04:17 +0000 | |
---|---|---|
committer | 2019-03-03 17:04:17 +0000 | |
commit | a8e0c79e630e921f045af5af6a9a795ba5191b75 (patch) | |
tree | ebd24961b6aa43f18305a16804c3de780bdc150c | |
parent | in vdprintf(), no need to use the file locking mecanism when using (diff) | |
download | wireguard-openbsd-a8e0c79e630e921f045af5af6a9a795ba5191b75.tar.xz wireguard-openbsd-a8e0c79e630e921f045af5af6a9a795ba5191b75.zip |
We call it just Internet now
-rw-r--r-- | share/man/man5/protocols.5 | 5 | ||||
-rw-r--r-- | share/man/man5/services.5 | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man5/protocols.5 b/share/man/man5/protocols.5 index 55f177f566d..15505101182 100644 --- a/share/man/man5/protocols.5 +++ b/share/man/man5/protocols.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: protocols.5,v 1.11 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: protocols.5,v 1.12 2019/03/03 17:04:17 deraadt Exp $ .\" $NetBSD: protocols.5,v 1.3 1994/11/30 19:31:27 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)protocols.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 3 2019 $ .Dt PROTOCOLS 5 .Os .Sh NAME @@ -40,7 +40,6 @@ The .Nm file contains information regarding the known protocols used in the -.Tn DARPA Internet. For each protocol, a single line should be present with the following information: diff --git a/share/man/man5/services.5 b/share/man/man5/services.5 index 66f213fc2dd..62bb95ac123 100644 --- a/share/man/man5/services.5 +++ b/share/man/man5/services.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: services.5,v 1.12 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: services.5,v 1.13 2019/03/03 17:04:17 deraadt Exp $ .\" $NetBSD: services.5,v 1.3 1994/11/30 19:31:31 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)services.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 3 2019 $ .Dt SERVICES 5 .Os .Sh NAME @@ -40,7 +40,6 @@ The .Nm file contains information regarding the known services available in the -.Tn DARPA Internet. For each service, a single line should be present with the following information: |