Add sections to some xrefs. Whitespace fixes while I'm here.
This commit is contained in:
parent
b61a5aeb17
commit
4dea69431e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rmt.8,v 1.8 1999/03/24 06:32:21 mycroft Exp $
|
||||
.\" $NetBSD: rmt.8,v 1.9 2001/04/03 11:28:21 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -129,7 +129,7 @@ Perform an
|
|||
.Xr lseek 2
|
||||
operation using the specified parameters.
|
||||
The response value is that returned from the
|
||||
.Xr lseek
|
||||
.Xr lseek 2
|
||||
call.
|
||||
.Sm off
|
||||
.It Sy W Ar count No \en
|
||||
|
@ -182,7 +182,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
|
||||
|
|
Loading…
Reference in New Issue