diff options
Diffstat (limited to 'lib/libc/string/strcpy.3')
-rw-r--r-- | lib/libc/string/strcpy.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3 index efc95df..4d4a1ee 100644 --- a/lib/libc/string/strcpy.3 +++ b/lib/libc/string/strcpy.3 @@ -210,7 +210,3 @@ The function is easily misused in a manner which enables malicious users to arbitrarily change a running program's functionality through a buffer overflow attack. -(See -the FSA -and -.Sx EXAMPLES . ) |