diff options
Diffstat (limited to 'man/man3/seek.3')
| -rw-r--r-- | man/man3/seek.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man3/seek.3 b/man/man3/seek.3 index 7282c366..cf7dcf0b 100644 --- a/man/man3/seek.3 +++ b/man/man3/seek.3 @@ -39,8 +39,8 @@ Seeking in a pipe is a no-op. .SH SOURCE .B \*9/src/lib9/seek.c .SH SEE ALSO -.MR intro (3) , -.MR open (3) +.MR intro 3 , +.MR open 3 .SH DIAGNOSTICS Sets .IR errstr . @@ -50,4 +50,4 @@ To avoid name conflicts with the underlying system, is a preprocessor macro defined as .IR p9seek ; see -.MR intro (3) . +.MR intro 3 . |
