Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add missing .Sh RETURN VALUES
details: https://anonhg.NetBSD.org/src/rev/080a5843e59c
branches: trunk
changeset: 352533:080a5843e59c
user: dholland <dholland%NetBSD.org@localhost>
date: Thu Apr 06 15:57:23 2017 +0000
description:
Add missing .Sh RETURN VALUES
diffstat:
share/man/man9/kcopy.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 3d5363008906 -r 080a5843e59c share/man/man9/kcopy.9
--- a/share/man/man9/kcopy.9 Thu Apr 06 14:35:15 2017 +0000
+++ b/share/man/man9/kcopy.9 Thu Apr 06 15:57:23 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kcopy.9,v 1.6 2008/04/30 13:10:58 martin Exp $
+.\" $NetBSD: kcopy.9,v 1.7 2017/04/06 15:57:23 dholland Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 4, 2006
+.Dd April 6, 2017
.Dt KCOPY 9
.Os
.Sh NAME
@@ -51,6 +51,7 @@
must save and restore the old fault handler since it is called by
.Xr uiomove 9 ,
which may be in the path of servicing a non-fatal page fault.
+.Sh RETURN VALUES
.Fn kcopy
returns 0 on success and an error number on failure.
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index