Fix one other typo that was included in PR# 1477 that didn't
get comitted by whoever fixed all of the other ones.
This commit is contained in:
parent
39ce96e625
commit
c464f9f430
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=486
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!-- This is an SGML document in the linuxdoc DTD of the Tutorial for
|
<!-- This is an SGML document in the linuxdoc DTD of the Tutorial for
|
||||||
Configuring a FreeBSD for Dialup Services by Guy Helmer.
|
Configuring a FreeBSD for Dialup Services by Guy Helmer.
|
||||||
$Id: dialup.sgml,v 1.12 1996-08-10 17:51:15 alex Exp $
|
$Id: dialup.sgml,v 1.13 1996-08-15 20:52:18 mpp Exp $
|
||||||
|
|
||||||
<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN">
|
<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN">
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ If you need more information about these terms and data communications
|
||||||
in general, the author remembers reading that <em/The RS-232 Bible/
|
in general, the author remembers reading that <em/The RS-232 Bible/
|
||||||
(anybody have an ISBN?) is a good reference.
|
(anybody have an ISBN?) is a good reference.
|
||||||
|
|
||||||
When talking about communications data rates, the author does notuse
|
When talking about communications data rates, the author does not use
|
||||||
the term <bf/baud/. Baud refers to the number of electrical state
|
the term <bf/baud/. Baud refers to the number of electrical state
|
||||||
transitions that may be made in a period of time, while <bf/bps/ (bits
|
transitions that may be made in a period of time, while <bf/bps/ (bits
|
||||||
per second) is the ``correct'' term to use (at least it does not seem
|
per second) is the ``correct'' term to use (at least it does not seem
|
||||||
|
|
Loading…
Reference in a new issue