diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2014-08-10 19:00:55 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2014-08-10 19:00:55 -0400 |
commit | 443b046bffb94b7c2e17700a421aaea9a7357f95 (patch) | |
tree | 1a7dc89925549fbd4553768b9fbf1722dbaf6059 | |
parent | 427e925eea1ea4ca9a5308b7b08af01785389991 (diff) |
fs(8): correct spelling
-rw-r--r-- | sys/man/8/fs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/fs b/sys/man/8/fs index e65d208cc..d2f116615 100644 --- a/sys/man/8/fs +++ b/sys/man/8/fs @@ -162,7 +162,7 @@ disables permission checking and allows .BR wstat for the specified .I uid -or for any user if omited. +or for any user if omitted. This may help in initializing a file system. Use this with caution. .PP |