Package: ifupdown
Version: 0.7.54
Severity: minor
Tags: patch
File: /usr/share/man/man5/interfaces.5.gz

Without these blank lines the example gets stuck to the text.

Also maybe add a colon after "Here is an example" instead of a period.

Also
  perl -nwle 'print if s/\s$/$&\$/' interfaces.man
indicates trailing blanks... (wasteful).

--- interfaces.orig.man 2015-07-05 06:16:12.445377538 +0800
+++ interfaces.man      2015-07-05 06:17:29.664406764 +0800
@@ -32,6 +32,7 @@
 The file consists of zero or more "iface", "mapping", "auto", "allow-",
 "source" and "source-directory" stanzas. Here is an example.
 .EX
+
 auto eth0
 allow-hotplug eth1
 
@@ -52,6 +53,7 @@
 iface eth0\-work inet dhcp
 
 iface eth1 inet dhcp
+
 .EE
 Lines beginning with the word "auto" are used to identify the physical
 interfaces to be brought up when


-- 
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