docs/90609: [PATCH] Correct tag in serialcomms
Siebrand Mazeland
s.mazeland at xs4all.nl
Sun Dec 18 19:50:28 UTC 2005
>Number: 90609
>Category: docs
>Synopsis: [PATCH] Correct tag in serialcomms
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 18 19:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Siebrand Mazeland
>Release: FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD nfishbone.nitro.dk 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #8: Sun Oct 23 12:51:06 CEST 2005 simon at nfishbone.nitro.dk:/usr/obj/usr/src/sys/FISHBONE i386
>Description:
In serialcomms/chapter.sgml <filename> is used incorrectly in one case.
Use of <literal> is more appropriate. Fix that. See attached patch.
>How-To-Repeat:
>Fix:
diff -u -r1.106 chapter.sgml
--- en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml 18 Dec 2005 02:22:13 -0000 1.106
+++ en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml 18 Dec 2005 19:39:18 -0000
@@ -1551,7 +1551,7 @@
</indexterm>
<para>High-speed modems, like V.32, V.32bis, and V.34 modems,
- need to use hardware (<filename>RTS/CTS</filename>) flow
+ need to use hardware (<literal>RTS/CTS</literal>) flow
control. You can add <command>stty</command> commands to
<filename>/etc/rc.d/serial</filename> to set the hardware flow
control flag in the FreeBSD kernel for the modem
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list