aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strncpy.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strncpy.3')
-rw-r--r--man3/strncpy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strncpy.3 b/man3/strncpy.3
index 040c29d30a..ea63f2d8a7 100644
--- a/man3/strncpy.3
+++ b/man3/strncpy.3
@@ -15,7 +15,7 @@
.\"
.TH strncpy 3 (date) "Linux man-pages (unreleased)"
.SH NAME
-strncpy \- copy a string
+strncpy \- copy a string into a fixed-length buffer and zero the rest of it
.SH LIBRARY
Standard C library
.RI ( libc ", " \-lc )