diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-09-06 11:24:06 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-09-06 11:24:06 +0000 |
| commit | 58d38e25205c6ee5ef0796ffa2cd8e2ca6c6e7f3 (patch) | |
| tree | ee19d604b38f08d225b97c81a641deba71f33d6b /lib/libc/stdio/fputws.3 | |
| parent | 00f9b682956d9eda39f36dd9291d4313fc75025a (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/fputws.3')
| -rw-r--r-- | lib/libc/stdio/fputws.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fputws.3 b/lib/libc/stdio/fputws.3 index e9908e617d9f..e6b32a172066 100644 --- a/lib/libc/stdio/fputws.3 +++ b/lib/libc/stdio/fputws.3 @@ -49,7 +49,7 @@ .In stdio.h .In wchar.h .Ft int -.Fn fputws "const wchar_t *restrict ws" "FILE *restrict fp" +.Fn fputws "const wchar_t * restrict ws" "FILE * restrict fp" .Sh DESCRIPTION The .Fn fputws |
