From d77b52d76b661c378ed1bea68095c5702ab14418 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 7 Jul 1999 14:22:27 +0000 Subject: when using `-' as a negative sign, escape it with a backslash so troff knows it's not supposed to be a hyphen/dash --- lib/libarch/i386/i386_iopl.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libarch/i386/i386_iopl.2') diff --git a/lib/libarch/i386/i386_iopl.2 b/lib/libarch/i386/i386_iopl.2 index 10b5bf62745..0b4c63ccc61 100644 --- a/lib/libarch/i386/i386_iopl.2 +++ b/lib/libarch/i386/i386_iopl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: i386_iopl.2,v 1.7 1999/05/16 19:54:40 alex Exp $ +.\" $OpenBSD: i386_iopl.2,v 1.8 1999/07/07 14:22:24 aaron Exp $ .\" $NetBSD: i386_iopl.2,v 1.3 1996/02/27 22:57:25 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -55,7 +55,7 @@ This call is restricted to the super-user. Upon successful completion, .Fn i386_iopl returns 0. -Otherwise, a value of -1 is returned and the global +Otherwise, a value of \-1 is returned and the global variable .Va errno is set to indicate the error. -- cgit v1.2.3