diff options
author | danger <danger@FreeBSD.org> | 2009-01-07 00:57:27 +0000 |
---|---|---|
committer | danger <danger@FreeBSD.org> | 2009-01-07 00:57:27 +0000 |
commit | a983b543d42153e9ed4f2b98cc2045584a65d316 (patch) | |
tree | 0ffcc96e9fab2636513907f60696ca3f4408adf5 /usr.sbin | |
parent | 8e4bced7182ee5e0466d6c28f4b7802c4c57862f (diff) | |
download | FreeBSD-src-a983b543d42153e9ed4f2b98cc2045584a65d316.zip FreeBSD-src-a983b543d42153e9ed4f2b98cc2045584a65d316.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 'usr.sbin')
-rw-r--r-- | usr.sbin/traceroute6/traceroute6.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index 6e178c6..b6116f0 100644 --- a/usr.sbin/traceroute6/traceroute6.8 +++ b/usr.sbin/traceroute6/traceroute6.8 @@ -162,7 +162,7 @@ This was more interesting in the IPv4 case, where some IP stack bugs could be identified by this behaviour. .El .\" -.Sh RETURN VALUES +.Sh EXIT STATUS The .Nm utility will exit with 0 on success, and non-zero on errors. |