Use spelling Jacobson rather than Jacobsen, as per RFC 1144.
(I guess it's oe umlaut so both may be okay)
This commit is contained in:
parent
10b8651771
commit
d901da2e66
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: irip.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\" $NetBSD: irip.4,v 1.3 2006/07/08 20:51:35 tsutsui Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
|
||||
.\"
|
||||
@ -23,7 +23,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: irip.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\" $Id: irip.4,v 1.3 2006/07/08 20:51:35 tsutsui Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -67,7 +67,7 @@ with the
|
||||
interfaces.
|
||||
.Pp
|
||||
The driver optionally (when compiled with the IRIP_VJ option) provides Van
|
||||
Jacobsen header compression, under control of the link0 and link1 options to
|
||||
Jacobson header compression, under control of the link0 and link1 options to
|
||||
.Xr ifconfig 8 :
|
||||
.Pp
|
||||
.Bl -tag -width 15n -offset indent -compact
|
||||
@ -75,7 +75,7 @@ Jacobsen header compression, under control of the link0 and link1 options to
|
||||
Apply VJ compression to outgoing packets on this interface, and assume that
|
||||
incoming packets require decompression.
|
||||
.It link1
|
||||
Check incoming packets for Van Jacobsen compression; if they appear to be
|
||||
Check incoming packets for Van Jacobson compression; if they appear to be
|
||||
compressed, automatically set link0.
|
||||
.El
|
||||
.Pp
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sl.4,v 1.13 2006/07/08 17:22:14 tsutsui Exp $
|
||||
.\" $NetBSD: sl.4,v 1.14 2006/07/08 20:51:35 tsutsui Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -74,7 +74,7 @@ The following flags to
|
||||
control these properties of a SLIP link:
|
||||
.Bl -tag -width Ar
|
||||
.It Ar link0
|
||||
Turn on Van Jacobsen header compression.
|
||||
Turn on Van Jacobson header compression.
|
||||
.It Ar -link0
|
||||
Turn off header compression. (default)
|
||||
.It Ar link1
|
||||
|
Loading…
Reference in New Issue
Block a user