From 0af7dd8231bef67e47c220a7bacf8f1eedabba47 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 22 Jan 2000 12:00:44 +0000 Subject: Use .Va macro when referring to the global variable errno. --- sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/isa') diff --git a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 index 079c482559c..58c3f6b67cd 100644 --- a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 +++ b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcvt.4,v 1.20 2000/01/19 15:51:54 aaron Exp $ +.\" $OpenBSD: pcvt.4,v 1.21 2000/01/22 12:00:41 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis, Brian Dunford-Shore, .\" Joerg Wunsch and Holger Veit. @@ -665,7 +665,7 @@ its parameter is a pointer to an integer containing either a value of 80, or a value of 132. Note that setting the number of columns to 132 is only supported on VGA adaptors. Any unsupported numbers cause the ioctl to fail with -.Em errno +.Va errno .Pq see Xr intro 2 being set to .Em EINVAL . -- cgit v1.2.3