diff options
Diffstat (limited to 'usr/src/man/man9f/copyout.9f')
-rw-r--r-- | usr/src/man/man9f/copyout.9f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man9f/copyout.9f b/usr/src/man/man9f/copyout.9f index bf6407ddad..a994d8b50e 100644 --- a/usr/src/man/man9f/copyout.9f +++ b/usr/src/man/man9f/copyout.9f @@ -121,7 +121,7 @@ returned. 6 }; 7 8 extern struct device xx_addr[]; /* phys. device regs. location */ - 9 . . . + 9 ... 10 xx_ioctl(dev_t dev, int cmd, int arg, int mode, 11 cred_t *cred_p, int *rval_p) 12 ... |