From 0f8137c0a9a628206a23d343573debb544c4a811 Mon Sep 17 00:00:00 2001 From: joeyh Date: Thu, 29 Jun 2006 16:02:21 +0000 Subject: * ifdata: typo --- ifdata.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ifdata.c') diff --git a/ifdata.c b/ifdata.c index 2bdf6ba..c0ee4ae 100644 --- a/ifdata.c +++ b/ifdata.c @@ -281,7 +281,7 @@ const struct { 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" }, -- cgit v1.2.1