diff options
| author | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
| commit | 56b14ee00121a3a960d2fbe103c85e147ac57103 (patch) | |
| tree | 05478e811140b3d30b452dcff8e4df8bdab6e3f8 /usr.sbin/mld6query | |
| parent | 7c0084bd3e3114326ae5e7336142439f1d2a10e1 (diff) | |
Remove workaround for ancient HTML generation code.
Diffstat (limited to 'usr.sbin/mld6query')
| -rw-r--r-- | usr.sbin/mld6query/mld6query.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mld6query/mld6query.8 b/usr.sbin/mld6query/mld6query.8 index 7779281e1bf..e29d7be8e51 100644 --- a/usr.sbin/mld6query/mld6query.8 +++ b/usr.sbin/mld6query/mld6query.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mld6query.8,v 1.7 2002/02/08 01:38:51 ross Exp $ +.\" $NetBSD: mld6query.8,v 1.8 2017/07/03 21:35:31 wiz Exp $ .\" $KAME: mld6query.8,v 1.5 2000/12/04 06:28:23 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -74,7 +74,7 @@ similarly, MLD report packet will be transmitted. options are for debugging purposes only. .\" .Sh EXIT STATUS -The program exits 0 on success, and \*[Gt]0 on failures. +The program exits 0 on success, and >0 on failures. .\" .\" .Sh SEE ALSO .\" |
