diff options
author | 2008-01-06 18:40:24 +0000 | |
---|---|---|
committer | 2008-01-06 18:40:24 +0000 | |
commit | dd157da533d5fd456ec4af96e7269680c1e50653 (patch) | |
tree | ab977cbe448487a4bde3e4c575c366b6d1d5718c | |
parent | diff missed in previous commit: (diff) | |
download | wireguard-openbsd-dd157da533d5fd456ec4af96e7269680c1e50653.tar.xz wireguard-openbsd-dd157da533d5fd456ec4af96e7269680c1e50653.zip |
two more slattach -> ldattach;
-rw-r--r-- | share/man/man4/strip.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/strip.4 b/share/man/man4/strip.4 index 3f815d2e4db..a7fce2ba8d7 100644 --- a/share/man/man4/strip.4 +++ b/share/man/man4/strip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strip.4,v 1.23 2008/01/06 09:53:17 mbalmer Exp $ +.\" $OpenBSD: strip.4,v 1.24 2008/01/06 18:40:24 jmc Exp $ .\" .\" Copyright 1996 The Board of Trustees of The Leland Stanford .\" Junior University. All Rights Reserved. @@ -60,7 +60,7 @@ SLIP pseudo-device driver. A .Nm device is attached to a tty line with -.Xr slattach 8 . +.Xr ldattach 8 . Once attached, the interface is configured via .Xr ifconfig 8 . The major difference between the @@ -150,7 +150,7 @@ The driver automatically detects if the radio has fallen out of starmode, and resets it back into starmode, if the baud rate was set correctly by -.Xr slattach 8 . +.Xr ldattach 8 . .\" .Sh DIAGNOSTICS .Sh SEE ALSO .Xr arp 4 , |