summaryrefslogtreecommitdiff
path: root/lib/libc/string/wmemset.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wmemset.3')
-rw-r--r--lib/libc/string/wmemset.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/wmemset.3 b/lib/libc/string/wmemset.3
index c43fc1079f5..f1e52e6a8d1 100644
--- a/lib/libc/string/wmemset.3
+++ b/lib/libc/string/wmemset.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: wmemset.3,v 1.1 2011/07/09 16:32:11 nicm Exp $
+.\" $OpenBSD: wmemset.3,v 1.2 2011/07/09 16:46:58 nicm Exp $
.\"
.Dd $Mdocdate: July 9 2011 $
.Dt WMEMSET 3
@@ -57,7 +57,7 @@ function returns the original value of
.Fa s .
.Sh STANDARDS
The
-.Fn memset
+.Fn wmemset
function conforms to
.St -isoC-99
and was first introduced in