git: 9front

Download patch

ref: d4c8e80ce4b3a8da0b0e0ef32580b2467286e3a2
parent: e5b898037b7fa5b20d1cd4c72c6f4e5d3a701dfa
author: stanley lieber <stanley.lieber@gmail.com>
date: Sun Aug 10 15:00:55 EDT 2014

fs(8): correct spelling

--- a/sys/man/8/fs
+++ b/sys/man/8/fs
@@ -162,7 +162,7 @@
 .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
--