diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-12-05 10:33:04 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-12-05 10:33:04 +0000 |
commit | 7f2a2e88ae73280e8aed66aed46b26c0e8b6ea90 (patch) | |
tree | df391b05e2a6b5300521d834fd0a3954267fc480 | |
parent | 3b7ba799a7f5a149f064d36a93e88d7d2dffa43f (diff) |
this has been setuid for quite some time
-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. |