Package: sipcalc Version: 1.1.2-1 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/sipcalc.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages sipcalc depends on: ii libc6 2.3.5-5 GNU C Library: Shared libraries an sipcalc recommends no packages. -- no debconf information
--- - 2005-08-30 03:58:01.972816000 -0400 +++ /tmp/sipcalc1.gz.24918 2005-08-30 03:58:01.000000000 -0400 @@ -12,7 +12,7 @@ .SH DESCRIPTION .B Sipcalc is an ip subnet calculator consisting of two parts. -A plain textbased console version, and web (cgi) based counterpart. +A plain text based console version, and web (cgi) based counterpart. This manpage only addresses the console based version. Sipcalc, in it's simplest form takes an ip-address and a subnet mask on the commandline and outputs information about the subnet. @@ -72,13 +72,13 @@ .IP * Output of multiple types of bitmaps. .IP * -Output of a userdefined number of extra networks. +Output of a user-defined number of extra networks. .IP * Multiple networks input from commandline. .IP * DNS resolutions of hostnames. .IP * -Parsing of a newline seperated list of networks from standard input (STDIN). +Parsing of a newline separated list of networks from standard input (STDIN). .IP * The ability to "split" a network based on a smaller netmask, also with recursive runs on the generated subnets. @@ -177,7 +177,7 @@ .SH OPTIONS .IP "-a --all" -Give all possible information about an adress or interface, this is +Give all possible information about an address or interface, this is equivalent to giving the flags -b -c -i -n 0 for IPv4 and -e -r -t for IPv6.

