diff options
author | danger <danger@FreeBSD.org> | 2009-01-07 00:51:41 +0000 |
---|---|---|
committer | danger <danger@FreeBSD.org> | 2009-01-07 00:51:41 +0000 |
commit | 5648111d56f0a0353614805540d5d6cc24ce592d (patch) | |
tree | 1e7a3b66675df789286b423e22aeb4869df5cd87 /sbin/ping | |
parent | ed5811d795cb088de86ddf16914a41f9162a5a6e (diff) | |
download | FreeBSD-src-5648111d56f0a0353614805540d5d6cc24ce592d.zip FreeBSD-src-5648111d56f0a0353614805540d5d6cc24ce592d.tar.gz |
- 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
Diffstat (limited to 'sbin/ping')
-rw-r--r-- | sbin/ping/ping.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index b710991..1456b86 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -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 |