Drop trailing whitespace.
This commit is contained in:
parent
d53c0d596e
commit
b11822a48f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: hme.4,v 1.5 2005/02/20 18:42:54 heas Exp $
|
||||
.\" $NetBSD: hme.4,v 1.6 2005/02/20 21:05:20 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -86,10 +86,10 @@ Sun SBus Quad FastEthernet Controller
|
|||
.Pp
|
||||
The STP2002 family supports hardware checksumming to assist in computing
|
||||
IPv4 TCP/UDP checksums.
|
||||
The
|
||||
The
|
||||
.Nm
|
||||
driver supports this feature of the chip.
|
||||
See
|
||||
See
|
||||
.Xr ifconfig 8
|
||||
for information on how to enable this feature.
|
||||
.Sh SEE ALSO
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ipsec.4,v 1.26 2005/02/12 12:31:07 manu Exp $
|
||||
.\" $NetBSD: ipsec.4,v 1.27 2005/02/20 21:05:20 wiz Exp $
|
||||
.\" $KAME: ipsec.4,v 1.17 2001/06/27 15:25:10 itojun Exp $
|
||||
.\"
|
||||
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
|
||||
|
@ -114,7 +114,7 @@ and compiled kernel binary will be subject to certain restriction.
|
|||
This option assumes
|
||||
.Em IPSEC .
|
||||
.It Cd options IPSEC_NAT_T
|
||||
Includes support for
|
||||
Includes support for
|
||||
.Tn IPsec
|
||||
Network Address Translator traversal (NAT-T), as described in RFC 3947
|
||||
and 3948. This feature might be patent-encumbered in some countries.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: options.4,v 1.266 2005/02/12 12:31:07 manu Exp $
|
||||
.\" $NetBSD: options.4,v 1.267 2005/02/20 21:05:20 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
|
@ -1521,7 +1521,7 @@ for details.
|
|||
Includes support for
|
||||
.Tn IPsec
|
||||
Network Address Translator traversal (NAT-T), as described in RFC 3947
|
||||
and 3948. This feature might be
|
||||
and 3948. This feature might be
|
||||
patent-encumbered in some countries.
|
||||
.It Cd options ALTQ
|
||||
Enabled ALTQ (Alternate Queueing).
|
||||
|
|
Loading…
Reference in New Issue