From owner-cvs-sbin Sun Mar 2 22:55:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA05304 for cvs-sbin-outgoing; Sun, 2 Mar 1997 22:55:43 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA05283; Sun, 2 Mar 1997 22:55:31 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id RAA16901; Mon, 3 Mar 1997 17:44:39 +1100 Date: Mon, 3 Mar 1997 17:44:39 +1100 From: Bruce Evans Message-Id: <199703030644.RAA16901@godzilla.zeta.org.au> To: jmg@freefall.freebsd.org, mpp@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/ping ping.8 Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> jmg 97/03/02 15:38:06 >> >> Modified: sbin/ping ping.8 >> Log: >> fix man page to use marcos instead of parens, quotes and braces >> >> plus other minor fixes > >As long as you are at it, this man page shouldn't use >the .Tn macro for as many things as it does. If you want >to do it, let me know, otherwise I'll take care of it. Quoting apostrophes is painful. Only 4 man pages in /usr/share/man previously did it. Is it a sinister plot to kill contractions? :-) Bruce