diff options
author | 2007-11-03 16:59:34 +0000 | |
---|---|---|
committer | 2007-11-03 16:59:34 +0000 | |
commit | 4367db33a480d76a506e8697def4d41d16508379 (patch) | |
tree | 80c2a380a9507d8924e5173cbcaf46c303688382 | |
parent | tweaks; (diff) | |
download | wireguard-openbsd-4367db33a480d76a506e8697def4d41d16508379.tar.xz wireguard-openbsd-4367db33a480d76a506e8697def4d41d16508379.zip |
4800
-rw-r--r-- | sbin/ldattach/ldattach.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ldattach/ldattach.8 b/sbin/ldattach/ldattach.8 index 8966931dcc1..fc38a7a916a 100644 --- a/sbin/ldattach/ldattach.8 +++ b/sbin/ldattach/ldattach.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldattach.8,v 1.4 2007/11/03 16:20:33 jmc Exp $ +.\" $OpenBSD: ldattach.8,v 1.5 2007/11/03 16:59:34 deraadt Exp $ .\" .\" Copyright (c) 2007 Marc Balmer <mbalmer@openbsd.org> .\" @@ -135,7 +135,7 @@ to attach the .Xr nmea 4 line discipline to .Pa /dev/tty01 -at 9600 baud, +at 4800 baud, add a line of the following form to .Pa /etc/ttys : .Bd -literal -offset indent |