diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-21 19:40:29 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-21 19:40:29 +0200 |
commit | 3db2012126385e19923ecf742315b62c0b4b4ff8 (patch) | |
tree | b46aa7e0d224a9390675a5493060d9df1a5c97f1 /sys/man/8 | |
parent | 985b2457cda207c2c65edeb647aedbb6e92dac46 (diff) |
fshalt: remove kfs support
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/fshalt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/man/8/fshalt b/sys/man/8/fshalt index 09b7d737c..129d2cdb7 100644 --- a/sys/man/8/fshalt +++ b/sys/man/8/fshalt @@ -16,11 +16,9 @@ fshalt, scram, reboot \- halt any local file systems and optionally shut down or .SH DESCRIPTION .I Fshalt syncs and halts all local -.IR cwfs (4), -.IR hjfs (4), -.IR venti (8), +.IR cwfs (4) and -.IR kfs (4) +.IR hjfs (4) servers. If given .BR -r , |