Reverse four instances in previous spelling-fix commit:
* out takes -> outtakes * blinking lights -> Blinkenlights * hard coding -> hardcoding * place holder -> place holder Pointed out by: des
This commit is contained in:
parent
a203f41404
commit
fac4584d62
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11137
4 changed files with 7 additions and 7 deletions
|
@ -522,11 +522,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.88 2001-10-31 23:10:30 chern Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.89 2001-11-05 19:13:01 chern Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.88 2001-10-31 23:10:30 chern Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.88 2001-10-31 23:10:30 chern Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.89 2001-11-05 19:13:01 chern Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.89 2001-11-05 19:13:01 chern Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
either have a software routing component (a PPP daemon, specifically)
|
||||
that can do some filtering or can be combined with a filter on the
|
||||
machine running the link. But with DSL you only get a little white
|
||||
box with some blinking lights on it and an Ethernet port that takes
|
||||
box with some Blinkenlights on it and an Ethernet port that takes
|
||||
your traffic back and forth from the Internet and nothing else (to
|
||||
some extent the same can be said of other mass-market high speed
|
||||
connectivity methods, like cable modems or high speed wireless links
|
||||
|
|
Loading…
Reference in a new issue