diff options
author | charnier <charnier@FreeBSD.org> | 1999-11-27 17:07:59 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1999-11-27 17:07:59 +0000 |
commit | ddd8c93cd1c031f45eb9b33fa8704542f334bd8a (patch) | |
tree | 71938e620b0b8ca6004eba4fa24deecfbd996ddb /usr.sbin/rmt | |
parent | b9ae470aefaf41531b18700a659d0ceac08e73a8 (diff) | |
download | FreeBSD-src-ddd8c93cd1c031f45eb9b33fa8704542f334bd8a.zip FreeBSD-src-ddd8c93cd1c031f45eb9b33fa8704542f334bd8a.tar.gz |
Add section name to .Xr references.
Diffstat (limited to 'usr.sbin/rmt')
-rw-r--r-- | usr.sbin/rmt/rmt.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index d0b63ff..ffb690b 100644 --- a/usr.sbin/rmt/rmt.8 +++ b/usr.sbin/rmt/rmt.8 @@ -181,7 +181,7 @@ to place in the and .Ar mt_count fields of the structure used in the -.Xr ioctl +.Xr ioctl 2 call. The return value is the .Ar count parameter when the operation is successful. @@ -190,7 +190,7 @@ parameter when the operation is successful. Return the status of the open device, as obtained with a .Dv MTIOCGET -.Xr ioctl +.Xr ioctl 2 call. If the operation was successful, an ``ack'' is sent with the size of the status buffer, then the status buffer is |