diff options
author | 1999-07-06 08:18:26 +0000 | |
---|---|---|
committer | 1999-07-06 08:18:26 +0000 | |
commit | 777b29f4416ffbf81097cda5dc1ee1610d8a0c59 (patch) | |
tree | 36421a955fbaa5df5f7267ea6a01c5c6a9082844 | |
parent | sync (diff) | |
download | wireguard-openbsd-777b29f4416ffbf81097cda5dc1ee1610d8a0c59.tar.xz wireguard-openbsd-777b29f4416ffbf81097cda5dc1ee1610d8a0c59.zip |
delete meaningless entry in BUGS
-rw-r--r-- | sbin/init/init.8 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index a5ccb458692..98eada30b4a 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: init.8,v 1.20 1999/07/06 07:54:44 deraadt Exp $ +.\" $OpenBSD: init.8,v 1.21 1999/07/06 08:18:26 deraadt Exp $ .\" $NetBSD: init.8,v 1.6 1995/03/18 14:56:31 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -305,7 +305,3 @@ An .Nm command appeared in .At v6 . -.Sh BUGS -Systems without -.Xr sysctl -behave as though they have security level \-1. |