From: tedu Date: Thu, 30 Jun 2016 15:59:30 +0000 (+0000) Subject: don't need the .xr to sysctl now either X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=668d778b1cbbb5b082b23e6ea2613610a5b0485e;p=openbsd don't need the .xr to sysctl now either --- diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4 index 219afbd1c7d..737b9cbf36c 100644 --- a/share/man/man4/pty.4 +++ b/share/man/man4/pty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pty.4,v 1.22 2016/06/30 15:54:53 tedu Exp $ +.\" $OpenBSD: pty.4,v 1.23 2016/06/30 15:59:30 tedu Exp $ .\" $NetBSD: pty.4,v 1.4 1998/03/21 03:14:30 fair Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -273,8 +273,7 @@ pseudo terminal management device .El .Sh SEE ALSO .Xr openpty 3 , -.Xr tty 4 , -.Xr sysctl 8 +.Xr tty 4 .Sh HISTORY The .Nm