aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stpncpy.3
diff options
context:
space:
mode:
authorPeng Haitao <penght@cn.fujitsu.com>2014-01-13 15:31:10 +0800
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-01-13 21:40:45 +1300
commit0d2eda1a16f00fa470b9b0736dba9623e94a8e3e (patch)
treee1d7f7462e224081406194ff4d05acee7a324c3d /man3/stpncpy.3
parentfca91e7672ac222d6cba192679be8a6012247829 (diff)
downloadman-pages-0d2eda1a16f00fa470b9b0736dba9623e94a8e3e.tar.gz
stpncpy.3: wfix
Signed-off-by: Peng Haitao <penght@cn.fujitsu.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/stpncpy.3')
-rw-r--r--man3/stpncpy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stpncpy.3 b/man3/stpncpy.3
index 378f05ae5c..05f398ca76 100644
--- a/man3/stpncpy.3
+++ b/man3/stpncpy.3
@@ -65,7 +65,7 @@ are filled
with null bytes (\(aq\\0\(aq),
If the length
.I strlen(src)
-is greater or equal to
+is greater than or equal to
.IR n ,
the string pointed to by
.I dest