From a84618ee572933ecd2958963a4e1e3ff1fc41082 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 31 Jan 2000 22:24:10 +0000 Subject: * sysconfig/network-scripts/ifdown-post: attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically --- src/ipcalc.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ipcalc.1') diff --git a/src/ipcalc.1 b/src/ipcalc.1 index 2a72aa3d..c637eb4a 100644 --- a/src/ipcalc.1 +++ b/src/ipcalc.1 @@ -27,6 +27,9 @@ be returned. .IP \fI--network\fR Display the network address for the given IP address and netmask. +.IP \fI--silent\fR +Don't ever display error messages. + .SH AUTHOR .nf Erik Troan -- cgit