Typo (missing '.'), grammatical errors.
PR: docs/9681, docs/9683 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
This commit is contained in:
parent
fe4b944019
commit
85ddc40705
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4128
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: serial.sgml,v 1.2 1998-05-19 01:47:43 jkh Exp $ -->
|
||||
<!-- $Id: serial.sgml,v 1.3 1999-01-27 04:02:25 jkoshy Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -294,7 +294,7 @@
|
|||
|
||||
<p>Actually, as shipped <tt/tip/ doesn't yet support it fully. The
|
||||
solution is to edit the file <tt/tipconf.h/ in the directory
|
||||
<tt>/usr/src/usr.bin/tip/tip</tt> Obviously you need the source
|
||||
<tt>/usr/src/usr.bin/tip/tip</tt>. Obviously you need the source
|
||||
distribution to do this.
|
||||
|
||||
<p>Edit the line ``<tt/#define HAYES 0/'' to ``<tt/#define HAYES
|
||||
|
@ -366,7 +366,7 @@
|
|||
:dv=/dev/cuaa0:br#57600:at=hayes:pa=none:du:
|
||||
</verb>
|
||||
|
||||
<p>Then you can things like ``<tt/tip -115200 5551234/''. If you
|
||||
<p>Then you can do something like ``<tt/tip -115200 5551234/''. If you
|
||||
prefer <htmlurl url="http://www.freebsd.org/cgi/man.cgi?cu"
|
||||
name="cu"> over <htmlurl
|
||||
url="http://www.freebsd.org/cgi/man.cgi?tip" name="tip">, use a
|
||||
|
|
Loading…
Reference in a new issue