aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipsc/files/ipsc.8
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ipsc/files/ipsc.8')
-rw-r--r--sysutils/ipsc/files/ipsc.837
1 files changed, 0 insertions, 37 deletions
diff --git a/sysutils/ipsc/files/ipsc.8 b/sysutils/ipsc/files/ipsc.8
deleted file mode 100644
index 4fe0e6e47544..000000000000
--- a/sysutils/ipsc/files/ipsc.8
+++ /dev/null
@@ -1,37 +0,0 @@
-.Dd December10, 2006
-.Dt ipsc 8
-.Os
-.Sh NAME
-.Nm ipsc
-.Nd IP Subnet Calculator
-.Sh SYNOPSIS
-.Nm
-.Op Options
-.Op addr/mask | addr/offset | addr
-.Sh DESCRIPTION
-The IP Subnet Calculator is a tool that
-allows network administrators to make calculations that
-will assist in subnetting a network. It also has a number
-of other useful functions.
-.Pp
-The options are as follows:
-.Bl -tag -width identXXXXXX
-.It Fl C <class>
-Network class (a, b, or c). Must be used with -B
-.It Fl B <bits>
-Subnet bits (must be used with -C).
-.It Fl i <if>
-Reverse engineer an interface (e.g. eth0).
-.It Fl a
-Print all information available.
-.It Fl g
-Print general information.
-.It Fl s
-Print all possible subnets.
-.It Fl h
-Print host information.
-.It Fl c
-Print CIDR information.
-.It Fl v
-Print the program version.
-.El