diff options
author | 2007-11-03 16:20:33 +0000 | |
---|---|---|
committer | 2007-11-03 16:20:33 +0000 | |
commit | 2c846931df9fedf11271593d7e20974b4611b898 (patch) | |
tree | 67edad5b68b93d3b96331e3684e8f62b1730dd51 | |
parent | use tty01 and mention the baud rate issue (diff) | |
download | wireguard-openbsd-2c846931df9fedf11271593d7e20974b4611b898.tar.xz wireguard-openbsd-2c846931df9fedf11271593d7e20974b4611b898.zip |
tweaks;
-rw-r--r-- | sbin/ldattach/ldattach.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ldattach/ldattach.8 b/sbin/ldattach/ldattach.8 index 8dd9312e2ca..8966931dcc1 100644 --- a/sbin/ldattach/ldattach.8 +++ b/sbin/ldattach/ldattach.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldattach.8,v 1.3 2007/11/03 15:47:48 deraadt Exp $ +.\" $OpenBSD: ldattach.8,v 1.4 2007/11/03 16:20:33 jmc Exp $ .\" .\" Copyright (c) 2007 Marc Balmer <mbalmer@openbsd.org> .\" @@ -113,7 +113,7 @@ line discipline. Specifies the name of the serial line. .Ar device should be a string of the form -.Dq cuaXX , +.Dq cuaXX or .Dq /dev/cuaXX . .El @@ -129,7 +129,7 @@ process. .Sh EXAMPLES To start .Nm -by using +using .Xr init 8 to attach the .Xr nmea 4 |