ipfw(8) man page, space between IP address and dot.

Ruslan Ermilov ru at freebsd.org
Sun Aug 1 23:49:45 PDT 2004


On Fri, Jul 30, 2004 at 10:45:01PM +0200, Pawel Malachowski wrote:
> Hello,
> 
> Are these spaces between IP address and dot (ending sentence) intentional
> and correct?
> % zgrep -ER '[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+\ +\.' /usr/share/man/cat*
> /usr/share/man/cat8/ipfw.8.gz:               1.2.3.0 to 1.2.3.127 .
> /usr/share/man/cat8/ipfw.8.gz:       1.2.3.128, 1.2.3.35 to 1.2.3.55, 1.2.3.89 .
> 
> In other man pages there is no such space:
> % zgrep -ER '[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+\.' /usr/share/man/cat*
> /usr/share/man/cat1/tcpdump.1.gz:       address 128.32.137.3.   The  total size of the response was 273 bytes,
> /usr/share/man/cat4/bpf.4.gz:     128.3.112.35.
> /usr/share/man/cat5/named.conf.5.gz:       (`.''), such as 123, 45.67 or 89.123.45.67.
> /usr/share/man/cat5/named.conf.5.gz:       127.0.0.0 with netmask 255.0.0.0.  1.2.3.0/28 is network 1.2.3.0 with
> /usr/share/man/cat5/named.conf.5.gz:       netmask 255.255.255.240.
> /usr/share/man/cat5/named.conf.5.gz:     port 1234 of an address on the machine in net 1.2 that is not 1.2.3.4.
> /usr/share/man/cat5/ipnat.5.gz:       This would send alternate connections to either 203.1.2.3 or 203.1.2.4.
> /usr/share/man/cat5/ipnat.5.gz:       203.1.2.4 and then 203.1.2.5 before going back to 203.1.2.3.  In accom-
> /usr/share/man/cat8/route.8.gz:     192.168.64/20 is interpreted as -net 192.168.64 -netmask 255.255.240.0.
> /usr/share/man/cat8/natd.8.gz:           machine 10.0.0.8.
> /usr/share/man/cat8/natd.8.gz:           would specify an alias address of 158.152.17.1.  Options that
> /usr/share/man/cat8/ppp.8.gz:    only accept an address of 192.244.177.38.
> /usr/share/man/cat8/ppp.8.gz:    and won't permit the use of any IP address but 192.244.177.2.      When
> /usr/share/man/cat8/ppp.8.gz:    uses 192.244.177.2.
> /usr/share/man/cat8/ppp.8.gz:    192.244.177.255.
> /usr/share/man/cat8/ppp.8.gz:    192.244.191.255.
> 
Nope.  They are caused by bad mdoc(7) formatting, feel free to fix.


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ipfw/attachments/20040802/a5f36b5e/attachment.bin


More information about the freebsd-ipfw mailing list