Accomodate for parameter name change, 'cnp' to 'data'.
Submitted-by: Andrew R. Reiter <arr@watson.org>
This commit is contained in:
parent
398ae5313a
commit
e36734401f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146567
@ -48,7 +48,7 @@ Its arguments are:
|
|||||||
The vnode of the file (normally representing a device).
|
The vnode of the file (normally representing a device).
|
||||||
.It Fa command
|
.It Fa command
|
||||||
The device specific operation to perform.
|
The device specific operation to perform.
|
||||||
.It Fa cnp
|
.It Fa data
|
||||||
Extra data for the specified operation.
|
Extra data for the specified operation.
|
||||||
.It Fa fflag
|
.It Fa fflag
|
||||||
Some flags ???
|
Some flags ???
|
||||||
|
Loading…
Reference in New Issue
Block a user