summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcat.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcat.3')
-rw-r--r--lib/libc/string/strcat.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/string/strcat.3 b/lib/libc/string/strcat.3
index 6fe13aa..0d34d58 100644
--- a/lib/libc/string/strcat.3
+++ b/lib/libc/string/strcat.3
@@ -68,7 +68,10 @@ The
function
appends not more than
.Fa count
-characters.
+characters from
+.Fa append ,
+and then adds a terminating
+.Ql \e0.
.Sh RETURN VALUES
The
.Fn strcat
OpenPOWER on IntegriCloud