Correct a typo.

PR:		106049
Submitted by:	edwin (as part of a larger patch)
This commit is contained in:
bz 2007-06-03 15:32:06 +00:00
parent d7e0dd317e
commit e9cff2bb80

View File

@ -180,7 +180,7 @@ for newly created files.
The default is 022
.Pq Dv S_IWGRP | S_IWOTH .
.It Fl w
Allow writes requests to create new files.
Allow write requests to create new files.
By default
.Nm
requires that the file specified in a write request exist.