diff options
-rw-r--r-- | usr.sbin/mrinfo/mrinfo.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/mrinfo/mrinfo.8 b/usr.sbin/mrinfo/mrinfo.8 index 73bf2a5fbc5..4c7cfe1465d 100644 --- a/usr.sbin/mrinfo/mrinfo.8 +++ b/usr.sbin/mrinfo/mrinfo.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mrinfo.8,v 1.6 2001/08/02 18:37:34 mpech Exp $ +.\" $OpenBSD: mrinfo.8,v 1.7 2001/12/05 10:33:03 deraadt Exp $ .\" $NetBSD: mrinfo.8,v 1.2 1995/10/03 23:20:39 thorpej Exp $ .\" .Dd May 8, 1995 @@ -75,6 +75,3 @@ srcrt) and status (disabled, down) of the connection is displayed. .Xr mtrace 8 .Sh AUTHORS Van Jacobson -.Sh CAVEATS -.Nm -must be run as root. |