Document cloning changes; remove count.
This commit is contained in:
parent
6db487450e
commit
53bdda7819
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ppp.4,v 1.9 2003/09/07 16:22:28 wiz Exp $
|
.\" $NetBSD: ppp.4,v 1.10 2004/12/05 13:24:10 peter Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1983, 1991, 1993
|
.\" Copyright (c) 1983, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -40,7 +40,7 @@
|
|||||||
.Cd options PPP_DEFLATE
|
.Cd options PPP_DEFLATE
|
||||||
.Cd options PPP_FILTER
|
.Cd options PPP_FILTER
|
||||||
.Pp
|
.Pp
|
||||||
.Cd pseudo-device ppp Op Ar count
|
.Cd pseudo-device ppp
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: sl.4,v 1.8 2003/08/07 10:31:03 agc Exp $
|
.\" $NetBSD: sl.4,v 1.9 2004/12/05 13:24:10 peter Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1983, 1991, 1993
|
.\" Copyright (c) 1983, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -36,7 +36,7 @@
|
|||||||
.Nm sl
|
.Nm sl
|
||||||
.Nd Serial Line IP (SLIP) network interface
|
.Nd Serial Line IP (SLIP) network interface
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd pseudo-device sl Op Ar count
|
.Cd pseudo-device sl
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: strip.4,v 1.12 2002/02/13 08:17:47 ross Exp $
|
.\" $NetBSD: strip.4,v 1.13 2004/12/05 13:24:10 peter Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright 1996 The Board of Trustees of The Leland Stanford
|
.\" Copyright 1996 The Board of Trustees of The Leland Stanford
|
||||||
.\" Junior University. All Rights Reserved.
|
.\" Junior University. All Rights Reserved.
|
||||||
@ -12,34 +12,15 @@
|
|||||||
.\" Stanford University makes no representations about the suitability
|
.\" Stanford University makes no representations about the suitability
|
||||||
.\" of this software for any purpose. It is provided "as is" without
|
.\" of this software for any purpose. It is provided "as is" without
|
||||||
.\" express or implied warranty.
|
.\" express or implied warranty.
|
||||||
.Dd March 10, 1996
|
.Dd December 5, 2004
|
||||||
.Dt STRIP 4
|
.Dt STRIP 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm strip
|
.Nm strip
|
||||||
.Nd Metricom Ricochet packet radio wireless network device
|
.Nd Metricom Ricochet packet radio wireless network device
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd pseudo-device strip Op Ar count
|
.Cd pseudo-device strip
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
Configures
|
|
||||||
.Ar count
|
|
||||||
.Nm
|
|
||||||
interfaces, named
|
|
||||||
.Em strip0 ,
|
|
||||||
.Em strip1 ,
|
|
||||||
etc, into a
|
|
||||||
.Nx
|
|
||||||
kernel built from a
|
|
||||||
.Xr config 8
|
|
||||||
file containing the given entry.
|
|
||||||
.Pp
|
|
||||||
Each
|
|
||||||
.Nm
|
|
||||||
interface is a pseudo-device driver for the
|
|
||||||
.Tn Metricom
|
|
||||||
.Em Ricochet
|
|
||||||
packet radio, operating in peer-to-peer packet mode.
|
|
||||||
.Pp
|
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver takes outbound network packets, encapsulates them using the
|
driver takes outbound network packets, encapsulates them using the
|
||||||
@ -60,6 +41,19 @@ is an acronym for
|
|||||||
.Sy R Ns adio
|
.Sy R Ns adio
|
||||||
.Sy IP .
|
.Sy IP .
|
||||||
.Pp
|
.Pp
|
||||||
|
The
|
||||||
|
.Nm
|
||||||
|
interfaces can be created by using the
|
||||||
|
.Xr ifconfig 8
|
||||||
|
.Cm create
|
||||||
|
command.
|
||||||
|
Each
|
||||||
|
.Nm
|
||||||
|
interface is a pseudo-device driver for the
|
||||||
|
.Tn Metricom
|
||||||
|
.Em Ricochet
|
||||||
|
packet radio, operating in peer-to-peer packet mode.
|
||||||
|
.Pp
|
||||||
In many ways,
|
In many ways,
|
||||||
the
|
the
|
||||||
.Nm
|
.Nm
|
||||||
@ -205,7 +199,6 @@ if the baud rate was set correctly by
|
|||||||
.Xr arp 4 ,
|
.Xr arp 4 ,
|
||||||
.Xr inet 4 ,
|
.Xr inet 4 ,
|
||||||
.Xr sl 4 ,
|
.Xr sl 4 ,
|
||||||
.Xr config 8 ,
|
|
||||||
.Xr ifconfig 8 ,
|
.Xr ifconfig 8 ,
|
||||||
.Xr route 8 ,
|
.Xr route 8 ,
|
||||||
.Xr slattach 8
|
.Xr slattach 8
|
||||||
|
Loading…
Reference in New Issue
Block a user