diff options
author | 2020-01-22 05:19:24 +0000 | |
---|---|---|
committer | 2020-01-22 05:19:24 +0000 | |
commit | 29e7e06bef736850b0c30fdd1d51a9899f298748 (patch) | |
tree | 6138d2614095eea00924b8b16bcc860510e98a0d | |
parent | After the ClientHello has been sent or received and before the peer's (diff) | |
download | wireguard-openbsd-29e7e06bef736850b0c30fdd1d51a9899f298748.tar.xz wireguard-openbsd-29e7e06bef736850b0c30fdd1d51a9899f298748.zip |
remove references to rtfps
-rw-r--r-- | share/man/man4/com.4 | 6 | ||||
-rw-r--r-- | share/man/man4/isa.4 | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index c55ba86a79b..ed18fdadfac 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.45 2019/05/11 07:18:15 deraadt Exp $ +.\" $OpenBSD: com.4,v 1.46 2020/01/22 05:19:24 jsg Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -33,7 +33,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" -.Dd $Mdocdate: May 11 2019 $ +.Dd $Mdocdate: January 22 2020 $ .Dt COM 4 .Os .Sh NAME @@ -56,7 +56,6 @@ .Cd "com* at ast?" .Cd "com* at boca?" .Cd "com* at hsq?" -.Cd "com* at rtfps?" .Pp .Cd "# alpha and amd64" .Cd "com0 at isa? port 0x3f8 irq 4" @@ -153,7 +152,6 @@ with the code listed. .Xr isapnp 4 , .Xr pcmcia 4 , .Xr puc 4 , -.Xr rtfps 4 , .Xr ssio 4 , .Xr tty 4 .Sh HISTORY diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index 2dc525f1348..7c54626e98c 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.80 2020/01/10 01:13:19 jsg Exp $ +.\" $OpenBSD: isa.4,v 1.81 2020/01/22 05:19:24 jsg Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 10 2020 $ +.Dd $Mdocdate: January 22 2020 $ .Dt ISA 4 .Os .Sh NAME @@ -114,8 +114,6 @@ serial communications interface Cyclades Cyclom-{4, 8, 16}Y asynchronous comms board device driver .It Xr lpt 4 parallel port driver -.It Xr rtfps 4 -multiplexing serial communications interface .El .Ss Network interfaces .Bl -tag -width 12n -offset ind -compact |