mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
ppp(1) -> ppp(8)
This commit is contained in:
parent
c2de70091b
commit
3e5eed686b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50719
@ -199,7 +199,7 @@ pseudo-device loop # Network loopback
|
||||
pseudo-device ether # Ethernet support
|
||||
pseudo-device sl 1 # Kernel SLIP
|
||||
pseudo-device ppp 1 # Kernel PPP
|
||||
pseudo-device tun # Packet tunnel, for ppp(1)
|
||||
pseudo-device tun # Packet tunnel, for ppp(8)
|
||||
pseudo-device pty # Pseudo-ttys (telnet etc)
|
||||
pseudo-device gzip # Exec gzipped a.out's
|
||||
|
||||
|
@ -199,7 +199,7 @@ pseudo-device loop # Network loopback
|
||||
pseudo-device ether # Ethernet support
|
||||
pseudo-device sl 1 # Kernel SLIP
|
||||
pseudo-device ppp 1 # Kernel PPP
|
||||
pseudo-device tun # Packet tunnel, for ppp(1)
|
||||
pseudo-device tun # Packet tunnel, for ppp(8)
|
||||
pseudo-device pty # Pseudo-ttys (telnet etc)
|
||||
pseudo-device gzip # Exec gzipped a.out's
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user