summaryrefslogtreecommitdiffstats
path: root/dund/main.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-08-16 18:06:07 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-08-16 18:06:07 +0000
commit6fd874af5d76b8cbffcf795fcb40b04b92cce8e0 (patch)
tree1a085142998df55498f0caead35e7ceef5360307 /dund/main.c
parent3a082ca7bd37268e851a0fd78772df2f5200beca (diff)
Update manual page and fix spelling mistakes
Diffstat (limited to 'dund/main.c')
-rw-r--r--dund/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dund/main.c b/dund/main.c
index b00ccab7..83be167c 100644
--- a/dund/main.c
+++ b/dund/main.c
@@ -430,7 +430,7 @@ static char main_help[] =
"\t--persist -p[interval] Persist mode\n"
"\t--pppd -d <pppd> Location of the PPP daemon (pppd)\n"
"\t--msdun -X[timeo] Enable Microsoft dialup networking support\n"
- "\t--cache -C[valid] Enable addess cache\n";
+ "\t--cache -C[valid] Enable address cache\n";
int main(int argc, char **argv)
{