diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/fseek.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3 index f2ca10f..6481fe6 100644 --- a/lib/libc/stdio/fseek.3 +++ b/lib/libc/stdio/fseek.3 @@ -166,7 +166,7 @@ object may be a complex object and these routines may be the only way to portably reposition a text stream. .Pp If the stream is a wide character stream (see -.Xr fwide 3 Ns No ), +.Xr fwide 3 ) , the position specified by the combination of .Fa offset and |