summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/i386
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libc/i386')
-rw-r--r--lib/libc/i386/sys/i386_get_ioperm.26
-rw-r--r--lib/libc/i386/sys/i386_get_ldt.22
-rw-r--r--lib/libc/i386/sys/i386_set_watch.34
-rw-r--r--lib/libc/i386/sys/i386_vm86.22
4 files changed, 7 insertions, 7 deletions
diff --git a/lib/libc/i386/sys/i386_get_ioperm.2 b/lib/libc/i386/sys/i386_get_ioperm.2
index aad357b..27b38c7 100644
--- a/lib/libc/i386/sys/i386_get_ioperm.2
+++ b/lib/libc/i386/sys/i386_get_ioperm.2
@@ -50,8 +50,8 @@ and the number of contiguous entries will be returned in
.Pp
.Fn i386_set_ioperm
will set access to a range of I/O ports described by the
-.Fa start
-and
+.Fa start
+and
.Fa length
arguments to the state specified by the
.Fa enable
@@ -73,7 +73,7 @@ and
will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL
-An invalid range was specified by the
+An invalid range was specified by the
.Fa start
or
.Fa length
diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2
index c1e9584..5b6070e 100644
--- a/lib/libc/i386/sys/i386_get_ldt.2
+++ b/lib/libc/i386/sys/i386_get_ldt.2
@@ -58,7 +58,7 @@ LDT.
Both routines accept a starting selector number
.Fa start_sel
, an array of memory that
-will contain the descriptors to be set or returned
+will contain the descriptors to be set or returned
.Fa descs
, and the number of entries to set or return
.Fa num_sels .
diff --git a/lib/libc/i386/sys/i386_set_watch.3 b/lib/libc/i386/sys/i386_set_watch.3
index a85ae85..6c49cbe 100644
--- a/lib/libc/i386/sys/i386_set_watch.3
+++ b/lib/libc/i386/sys/i386_set_watch.3
@@ -55,9 +55,9 @@ parameters. The
argument specifies which watch register is used, 0, 1, 2, 3, or -1. If
.Fa watchnum
is -1, a free watch register is found and used. If there are no free
-watch registers, an error code of -1 is returned.
+watch registers, an error code of -1 is returned.
.Fa Watchaddr
-specifies the watch address,
+specifies the watch address,
.Fa size
specifies the size in bytes of the area to be watched (1, 2, or 4 bytes),
and
diff --git a/lib/libc/i386/sys/i386_vm86.2 b/lib/libc/i386/sys/i386_vm86.2
index fd9c89e..3c85ade 100644
--- a/lib/libc/i386/sys/i386_vm86.2
+++ b/lib/libc/i386/sys/i386_vm86.2
@@ -72,7 +72,7 @@ it will be dispatched by the vm86 interrupt table.
.\" .It Dv VM86_INTCALL
.El
.Pp
-vm86 mode is entered by calling
+vm86 mode is entered by calling
.Xr sigreturn 2
with the correct machine context for vm86, and with the
.Em PSL_VM
OpenPOWER on IntegriCloud