+moreutils (0.13) UNRELEASED; urgency=low
+
+ * ifdata: typo
+
+ -- Joey Hess <joeyh@debian.org> Thu, 29 Jun 2006 12:00:59 -0400
+
moreutils (0.12) unstable; urgency=low
* Really fix typo. Closes: #369485
unsigned int is_stat;
char *description;
} options[] = {
- { "-e", DO_EXISTS, 0, "Reports interface exitance via return code" },
+ { "-e", DO_EXISTS, 0, "Reports interface existence via return code" },
{ "-p", DO_PALL, 0, "Print out the whole config of iface" },
{ "-pe", DO_PEXISTS, 0, "Print out yes or no according to existence" },
{ "-ph", DO_PHWADDRESS, 0, "Print out the hardware address" },