diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 17:56:19 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 17:56:19 +0000 |
commit | 3fbc42c0433309afa3f2fad9a8dda60298d54931 (patch) | |
tree | 2ff8a5edab86aa68f12bf22a9473d7bb6bff9cde /man3p/mbstowcs.3p | |
parent | 0daa9e92d0cc449d25d4fd200759177024baae84 (diff) |
ffix
Diffstat (limited to 'man3p/mbstowcs.3p')
-rw-r--r-- | man3p/mbstowcs.3p | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3p/mbstowcs.3p b/man3p/mbstowcs.3p index c189123e..37925adb 100644 --- a/man3p/mbstowcs.3p +++ b/man3p/mbstowcs.3p @@ -74,8 +74,8 @@ None. None. .SH SEE ALSO .LP -\fImblen\fP(), \fImbtowc\fP(), \fIwctomb\fP() -, \fIwcstombs\fP(), the Base Definitions volume of IEEE\ Std\ 1003.1-2001, +\fImblen\fP(), \fImbtowc\fP(), \fIwctomb\fP(), +\fIwcstombs\fP(), the Base Definitions volume of IEEE\ Std\ 1003.1-2001, \fI<stdlib.h>\fP .SH COPYRIGHT Portions of this text are reprinted and reproduced in electronic form |