From 5da3c8c53f3c2c3df312fd3df59b9ef4cfd0692f Mon Sep 17 00:00:00 2001 From: dlg Date: Sun, 12 Nov 2023 09:21:36 +0000 Subject: [PATCH] the ws in wscons is short for workstation --- share/man/man4/wscons.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/wscons.4 b/share/man/man4/wscons.4 index d856017b4eb..5c7de07ba79 100644 --- a/share/man/man4/wscons.4 +++ b/share/man/man4/wscons.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wscons.4,v 1.23 2023/03/31 13:48:34 jmc Exp $ +.\" $OpenBSD: wscons.4,v 1.24 2023/11/12 09:21:36 dlg Exp $ .\" $NetBSD: wscons.4,v 1.11 2000/04/13 11:14:42 is Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -25,12 +25,12 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 31 2023 $ +.Dd $Mdocdate: November 12 2023 $ .Dt WSCONS 4 .Os .Sh NAME .Nm wscons -.Nd console access +.Nd workstation console access .Sh SYNOPSIS .Cd option WSEMUL_SUN .Cd option WSEMUL_NO_VT100 -- 2.20.1