From c64d7849eaef69c28f454bffbb9f38a5402952ca Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 3 Jun 2018 06:00:38 +0000 Subject: for the witness(4) text, we already Xr the page in the first sentence, so adding "See witness(4)" is unneccessary, and just bulks this already large page: remove it; --- lib/libc/sys/sysctl.2 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2 index 5f6428bc7ea..6c76174396e 100644 --- a/lib/libc/sys/sysctl.2 +++ b/lib/libc/sys/sysctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.2,v 1.6 2018/05/26 12:47:52 schwarze Exp $ +.\" $OpenBSD: sysctl.2,v 1.7 2018/06/03 06:00:37 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 26 2018 $ +.Dd $Mdocdate: June 3 2018 $ .Dt SYSCTL 2 .Os .Sh NAME @@ -1093,10 +1093,6 @@ and a stack trace if possible. .It 3 The same as 2, but also drop into the kernel debugger. .El -.Pp -See -.Xr witness 4 -for more information. .It Dv KERN_WXABORT Pq Va kern.wxabort Generate an abort, rather than returning an error, -- cgit v1.2.3