aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2009-01-07 00:59:34 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2009-01-07 00:59:34 +0000
commitcaaaf8d15a75bb4884eb8e0f7521ab7a1c5cfff0 (patch)
treef552a96e69fc8cd3c783c54125900b608380d335
parent1167ccb9d19017fc38ae93ab75937a0df89c0717 (diff)
downloadsrc-caaaf8d15a75bb4884eb8e0f7521ab7a1c5cfff0.tar.gz
src-caaaf8d15a75bb4884eb8e0f7521ab7a1c5cfff0.zip
- 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
Notes
Notes: svn path=/head/; revision=186847
-rw-r--r--usr.sbin/mld6query/mld6query.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mld6query/mld6query.8 b/usr.sbin/mld6query/mld6query.8
index 8ec867f44f43..1516c2e6d786 100644
--- a/usr.sbin/mld6query/mld6query.8
+++ b/usr.sbin/mld6query/mld6query.8
@@ -75,7 +75,7 @@ similarly, MLD report packet will be transmitted.
.Fl dr
options are for debugging purposes only.
.\"
-.Sh RETURN VALUES
+.Sh EXIT STATUS
The program exits with 0 on success, non-zero on failures.
.\"
.\" .Sh SEE ALSO