Correct a typo.

PR:		106049
Submitted by:	edwin (as part of a larger patch)
This commit is contained in:
Bjoern A. Zeeb 2007-06-03 15:32:06 +00:00
parent 9c271f79d6
commit 41d05ce706

@ -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.