diff options
author | Preston Brown <pbrown@redhat.com> | 2001-04-30 23:17:53 +0000 |
---|---|---|
committer | Preston Brown <pbrown@redhat.com> | 2001-04-30 23:17:53 +0000 |
commit | 30a545510e846a84997b62900512c6338bd2adc6 (patch) | |
tree | 634c4d5e55401756af7b8e7aaa1af41d990374d7 /src/ipcalc.1 | |
parent | ef25029f73c9e4c05797fbd6ba7779ed5185c107 (diff) | |
download | initscripts-30a545510e846a84997b62900512c6338bd2adc6.tar initscripts-30a545510e846a84997b62900512c6338bd2adc6.tar.gz initscripts-30a545510e846a84997b62900512c6338bd2adc6.tar.bz2 initscripts-30a545510e846a84997b62900512c6338bd2adc6.tar.xz initscripts-30a545510e846a84997b62900512c6338bd2adc6.zip |
--prefix fixups
Diffstat (limited to 'src/ipcalc.1')
-rw-r--r-- | src/ipcalc.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ipcalc.1 b/src/ipcalc.1 index d5a3e39f..82510e95 100644 --- a/src/ipcalc.1 +++ b/src/ipcalc.1 @@ -30,6 +30,10 @@ not use the default netmasks, in which case an inappropriate value will be returned. .TP +\fB\-p\fR, \fB\-\-prefix\fR +Show the prefix for the given mask/IP address. + +.TP \fB\-n\fR, \fB\-\-network\fR Display the network address for the given IP address and netmask. |