summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/copy.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9
index f43184f..efba552 100644
--- a/share/man/man9/copy.9
+++ b/share/man/man9/copy.9
@@ -102,13 +102,13 @@ The number of bytes actually copied, including the terminating
NUL, is returned in
.Pa *done .
.\" .It Fn copyoutstr
-.\" Copies a NULL-terminated string, at most
+.\" Copies a NUL-terminated string, at most
.\" bytes long, from kernel-space address
.\" .Pa kaddr
.\" to user-space address
.\" .Pa uaddr .
.\" The number of bytes actually copied, including the terminating
-.\" NULL, is returned in
+.\" NUL, is returned in
.\" .Pa *done .
.El
.Sh RETURN VALUES
OpenPOWER on IntegriCloud