diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-21 19:35:56 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-21 19:35:56 +0200 |
commit | 985b2457cda207c2c65edeb647aedbb6e92dac46 (patch) | |
tree | bf258fa401f996806fa0310e6a912681997292f5 /sys/man/8 | |
parent | 46a7876d326c752f17b7993274f3234e647dfb65 (diff) |
mkfs(8): dont mention kfs
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/mkfs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/man/8/mkfs b/sys/man/8/mkfs index 2c00c83c5..b7d80d3d5 100644 --- a/sys/man/8/mkfs +++ b/sys/man/8/mkfs @@ -55,9 +55,8 @@ are: .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 , |