Add missing ")".
This commit is contained in:
parent
7ee0b71b06
commit
1367fe9a8d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=468
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: slipc.sgml,v 1.6 1996-05-16 23:18:18 mpp Exp $ -->
|
<!-- $Id: slipc.sgml,v 1.7 1996-08-07 07:46:15 asami Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<sect><heading>Setting up a SLIP client<label id="slipc"></heading>
|
<sect><heading>Setting up a SLIP client<label id="slipc"></heading>
|
||||||
|
@ -161,7 +161,7 @@ tripped over so far:
|
||||||
person)
|
person)
|
||||||
|
|
||||||
<item>Using "s10" instead of "sl0" (might be hard to see the difference on
|
<item>Using "s10" instead of "sl0" (might be hard to see the difference on
|
||||||
some fonts.
|
some fonts).
|
||||||
|
|
||||||
<item>Try "ifconfig sl0" to see your interface status. I get:
|
<item>Try "ifconfig sl0" to see your interface status. I get:
|
||||||
<verb>
|
<verb>
|
||||||
|
|
Loading…
Reference in a new issue