summaryrefslogtreecommitdiff
path: root/share/man/man9/physio.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-20 20:04:18 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-20 20:04:18 +0000
commit7ec924e9c4cf8f242133f5cfa32480689ccd0577 (patch)
treed2947c88592f5e3b6abf9b758d63d28dbb6fd639 /share/man/man9/physio.9
parente5d827e1efe97d625b08873c31daf83bd6a619aa (diff)
typos;
Diffstat (limited to 'share/man/man9/physio.9')
-rw-r--r--share/man/man9/physio.97
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man9/physio.9 b/share/man/man9/physio.9
index ef62e38f1b0..33b60604079 100644
--- a/share/man/man9/physio.9
+++ b/share/man/man9/physio.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: physio.9,v 1.3 2001/06/28 22:14:23 millert Exp $
+.\" $OpenBSD: physio.9,v 1.4 2003/04/20 20:04:17 jmc Exp $
.\" $NetBSD: physio.9,v 1.5 1999/03/16 00:40:47 garbled Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -70,7 +70,8 @@ normally describes user space addresses,
.Fn physio
needs to lock the appropriate data area into memory before each transaction
with
-.Fa strategy ( see the
+.Fa strategy
+(see the
.Fn uvm_vslock
and
.Fn uvm_vsunlock
@@ -122,7 +123,7 @@ set to anything other than
are undefined.
.El
.Sh RETURN VALUES
-If successful
+If successful,
.Fn physio
returns 0.
.Er EFAULT