git: 9front

Download patch

ref: 1549307c88786775ab3ce679ff4f183f93fc4757
parent: 15708af3fea604f70d8c5025eb942225ce0ae304
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Aug 21 15:35:56 EDT 2015

mkfs(8): dont mention kfs

--- a/sys/man/8/mkfs
+++ b/sys/man/8/mkfs
@@ -55,9 +55,8 @@
 .TF "s source"
 .TP
 .B a
-Instead of writing to a
-.B kfs
-file system, write an archive file to standard output, suitable for
+Instead of writing to new file system,
+write an archive file to standard output, suitable for
 .IR mkext .
 All files in
 .IR proto ,
--