Date: Wed, 7 Jan 2009 00:51:41 +0000 (UTC) From: Daniel Gerzo <danger@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r186843 - head/sbin/ping Message-ID: <200901070051.n070pf7g046278@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danger (doc committer) Date: Wed Jan 7 00:51:41 2009 New Revision: 186843 URL: http://svn.freebsd.org/changeset/base/186843 Log: - rename the RETURN VALUES section to EXIT STATUS - not bumping a date as this is not a real content change Approved by: ru MFC after: 3 days Modified: head/sbin/ping/ping.8 Modified: head/sbin/ping/ping.8 ============================================================================== --- head/sbin/ping/ping.8 Tue Jan 6 23:05:28 2009 (r186842) +++ head/sbin/ping/ping.8 Wed Jan 7 00:51:41 2009 (r186843) @@ -503,7 +503,7 @@ packets that they use for packets, for example either 30 or 60. Others may use completely wild values. .El -.Sh RETURN VALUES +.Sh EXIT STATUS The .Nm utility returns an exit status of zero if at least one response was
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901070051.n070pf7g046278>