Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Correct reference to uio_resid. PR 29355.
details: https://anonhg.NetBSD.org/src/rev/6b884b683a12
branches: trunk
changeset: 573911:6b884b683a12
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Feb 14 12:44:15 2005 +0000
description:
Correct reference to uio_resid. PR 29355.
diffstat:
share/man/man9/uiomove.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b69adf60312d -r 6b884b683a12 share/man/man9/uiomove.9
--- a/share/man/man9/uiomove.9 Mon Feb 14 02:22:48 2005 +0000
+++ b/share/man/man9/uiomove.9 Mon Feb 14 12:44:15 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uiomove.9,v 1.10 2004/07/20 14:34:27 heas Exp $
+.\" $NetBSD: uiomove.9,v 1.11 2005/02/14 12:44:15 skrll Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -117,7 +117,7 @@
The lesser of
.Fa n
or
-.Fa uio-\*[Gt]resid
+.Fa uio-\*[Gt]uio_resid
bytes are copied.
.Pp
.Nm
Home |
Main Index |
Thread Index |
Old Index