summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--ifdata.docbook2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2a8220b..99b5462 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+moreutils (0.41) UNRELEASED; urgency=low
+
+ * ifdata.docbook: Mark interface as required in synopsis. Closes: #588397
+
+ -- Joey Hess <joeyh@debian.org> Thu, 08 Jul 2010 14:40:07 -0400
+
moreutils (0.40) unstable; urgency=low
* lckdo: Now deprecated, since util-linux's flock(1) can do the same
diff --git a/ifdata.docbook b/ifdata.docbook
index 86e90a8..530f578 100644
--- a/ifdata.docbook
+++ b/ifdata.docbook
@@ -49,7 +49,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<cmdsynopsis>
<command>ifdata</command>
<arg>options</arg>
- <arg><replaceable>iface</replaceable></arg>
+ <arg choice="req"><replaceable>iface</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>