Date: Mon, 2 Aug 2004 09:49:31 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl> Cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw(8) man page, space between IP address and dot. Message-ID: <20040802064931.GD2404@ip.net.ua> In-Reply-To: <20040730204501.GB18079@shellma.zin.lublin.pl> References: <20040730204501.GB18079@shellma.zin.lublin.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
--jL2BoiuKMElzg3CS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 30, 2004 at 10:45:01PM +0200, Pawel Malachowski wrote: > Hello, >=20 > 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= =2E3.89 . >=20 > In other man pages there is no such space: > % zgrep -ER '[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+\.' /u= sr/share/man/cat* > /usr/share/man/cat1/tcpdump.1.gz: address 128.32.137.3. The tota= l 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= =2E0. 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 m= achine in net 1.2 that is not 1.2.3.4. > /usr/share/man/cat5/ipnat.5.gz: This would send alternate connectio= ns 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 o= f 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 addre= ss 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. >=20 Nope. They are caused by bad mdoc(7) formatting, feel free to fix. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBDeP7qRfpzJluFF4RAh78AJ4ihazmM/YqiJYlJOj/3yNhsV38NACgg2c0 KJkJHiimwuh9mLjXcoIN6Eg= =Dmum -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040802064931.GD2404>