Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove unnecessary .Pp, and a punctuation fix.
details: https://anonhg.NetBSD.org/src/rev/eb35cb3d25f6
branches: trunk
changeset: 511534:eb35cb3d25f6
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 21 10:03:49 2001 +0000
description:
Remove unnecessary .Pp, and a punctuation fix.
diffstat:
share/man/man9/physio.9 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r d2c847bb9263 -r eb35cb3d25f6 share/man/man9/physio.9
--- a/share/man/man9/physio.9 Thu Jun 21 09:29:39 2001 +0000
+++ b/share/man/man9/physio.9 Thu Jun 21 10:03:49 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: physio.9,v 1.7 2001/06/19 12:59:13 wiz Exp $
+.\" $NetBSD: physio.9,v 1.8 2001/06/21 10:03:49 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -73,7 +73,7 @@
.Fa strategy ( see
.Xr vslock 9
and
-.Xr vsunlock 9 ).
+.Xr vsunlock 9 ) .
.Fn physio
always awaits the completion of the entire requested transfer before
returning, unless an error condition is detected earlier.
@@ -119,7 +119,6 @@
.Dv UIO_USERSPACE ,
are undefined.
.El
-.Pp
.Sh RETURN VALUES
If successful
.Fn physio
Home |
Main Index |
Thread Index |
Old Index