Source: debian-reference
Version: 2.46
Severity: minor

The file asciidoc/05_network.txt uses triple single quote syntax, but
this syntax used in some wiki's for strong (bold) isn't valid in
asciidoc and is rendered as a single emphasized (italics) quote.
This should be replaced with double ** for strong (bold), see diff below:

--- asciidoc/05_network.txt.orig        2011-07-27 14:36:42.349087029 +0200
+++ asciidoc/05_network.txt     2011-07-27 14:38:02.841086969 +0200
@@ -1084,7 +1084,7 @@
  pre-up /sbin/ifconfig $IFACE mtu 1454
 --------------------

-For the static IP (see
<<_the_network_interface_with_the_static_ip>>), you can replace
pertinent '''`iface`''' stanza lines in the
"`/etc/network/interfaces`" with the following.
+For the static IP (see
<<_the_network_interface_with_the_static_ip>>), you can replace
pertinent **`iface`** stanza lines in the "`/etc/network/interfaces`"
with the following.

 -------------------------
 iface eth0 inet static

Thanks,
Pascal



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to