From 27b7f2d4e7c579a6e7166e44aab5e0ed6a66a032 Mon Sep 17 00:00:00 2001 From: yar Date: Thu, 9 Aug 2001 13:32:13 +0000 Subject: Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. Reviewed by: ru --- lib/libc/i386/sys/i386_vm86.2 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lib/libc/i386') diff --git a/lib/libc/i386/sys/i386_vm86.2 b/lib/libc/i386/sys/i386_vm86.2 index 3c85ade..185b537 100644 --- a/lib/libc/i386/sys/i386_vm86.2 +++ b/lib/libc/i386/sys/i386_vm86.2 @@ -78,13 +78,7 @@ with the correct machine context for vm86, and with the .Em PSL_VM bit set. Control returns to the process upon delivery of a signal. .Sh RETURN VALUES -Upon successful completion, -.Fn i386_vm86 -will return the value of 0. -Otherwise, a value of -1 is returned and the global -variable -.Va errno -is set to indicate the error. +.Rv -std i386_vm86 .Sh ERRORS .Fn i386_vm86 will fail if: -- cgit v1.1