]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/vm86.2
Various pages: Further clean-ups after "bring more whitespace consistency in SYNOPSIS"
[thirdparty/man-pages.git] / man2 / vm86.2
index 3317af1b010bdcd4dbf28dbb29a41e0b7a805df4..9b8c0ae1a5d53dc4703928d859016f0da252f052 100644 (file)
 .SH NAME
 vm86old, vm86 \- enter virtual 8086 mode
 .SH SYNOPSIS
+.nf
 .B #include <sys/vm86.h>
 .PP
 .BI "int vm86old(struct vm86_struct *" info );
-.PP
 .BI "int vm86(unsigned long " fn ", struct vm86plus_struct *" v86 );
+.fi
 .SH DESCRIPTION
 The system call
 .BR vm86 ()