summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/getprogname.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/getprogname.3c')
-rw-r--r--usr/src/man/man3c/getprogname.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/getprogname.3c b/usr/src/man/man3c/getprogname.3c
index 3825dd91d9..df83b3d2ae 100644
--- a/usr/src/man/man3c/getprogname.3c
+++ b/usr/src/man/man3c/getprogname.3c
@@ -11,7 +11,7 @@
.\"
.\" Copyright (c) 2014, Joyent, Inc.
.\"
-.Dd "Dec 22, 2014"
+.Dd "Nov 26, 2017"
.Dt GETPROGNAME 3C
.Os
.Sh NAME
@@ -45,7 +45,7 @@ The
function is used to change the program name to another value.
The argument
.Fa progname
-must contain a null terminatd character string, whose last component
+must contain a null terminated character string, whose last component
which will become the new program name.
.Sh RETURN VALUES
The