From owner-cvs-all Thu Jan 20 12:49: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0823515370; Thu, 20 Jan 2000 12:48:57 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA89353; Thu, 20 Jan 2000 12:48:56 -0800 (PST) (envelope-from billf@FreeBSD.org) Message-Id: <200001202048.MAA89353@freefall.freebsd.org> From: Bill Fumerola Date: Thu, 20 Jan 2000 12:48:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.8 ping.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 2000/01/20 12:48:55 PST Modified files: sbin/ping ping.8 ping.c Log: Brucify: add an upper limit to -t match the types of return values and the variables they are stuffed in make the man page and usage() a little more consistantly ugly less obfuscation. Submitted by: adrian, billf Revision Changes Path 1.24 +2 -1 src/sbin/ping/ping.8 1.50 +16 -9 src/sbin/ping/ping.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message