setup -> set up.
This commit is contained in:
parent
67b1bed2dd
commit
577a7320c0
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: vnodeops.9,v 1.21 2003/05/01 15:58:49 yamt Exp $
|
||||
.\" $NetBSD: vnodeops.9,v 1.22 2003/05/14 12:00:33 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -352,11 +352,11 @@ Valid operations are:
|
|||
.It LOOKUP
|
||||
perform name lookup only
|
||||
.It CREATE
|
||||
setup for file creation
|
||||
set up for file creation
|
||||
.It DELETE
|
||||
setup for file deletion
|
||||
set up for file deletion
|
||||
.It RENAME
|
||||
setup for file renaming
|
||||
set up for file renaming
|
||||
.It OPMASK
|
||||
mask for operation
|
||||
.El
|
||||
|
|
Loading…
Reference in New Issue