summaryrefslogtreecommitdiffstats
path: root/sbin/tunefs/tunefs.8
Commit message (Collapse)AuthorAgeFilesLines
* Document a waring that tunefs(8) emits when enabling/disablingphantom2000-01-071-0/+19
| | | | | | | soft updates on an unmounted filesystem. PR: docs/15657 Submitted by: Mark Ovens <mark@ukug.uk.FreeBSD.org>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Sort options alphabetically.des1999-01-131-2/+2
|
* Document -n (soft-update) flag.charnier1998-08-031-8/+11
| | | | Add rcsid, remove unused #includes. Sync usage() and SYNOPSIS.
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-0/+1
| | | | | Submitted by: Kirk McKusick (mcKusick@mckusick.com) Obtained from: WHistle development tree
* Correct some man page cross references and some filempp1996-02-051-2/+1
| | | | locations.
* Add (apparently) Larry McVoy's warning....peter1995-08-121-0/+2
|
* When tuneing filesystems with tunefs, it is not obvious what the currentjoerg1995-06-251-0/+12
| | | | | | | | | | | | | | | | | parameters are. You can use dumpfs, but that's not obvious which settings are tuneable, and is far from clear to the non-guru (it's like using a hexdump of a tar archive to get a table-of-contents). There is also an undocumented option in the man page that can be dangerous. Suppose your disk driver decides to scramble all writes while you tell tunefs to update all backup superblocks. This suggested change adds a '-p' (print) switch to bring it in line with some SVR4 systems. (Slightly changed by me, mostly for optics. - joerg) Submitted by: peter@haywire.dialix.com
* Changed manual page to conform to the reality in FreeBSD.dg1995-03-151-9/+8
|
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+138
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud