diff options
author | peter <peter@FreeBSD.org> | 1995-08-12 15:49:12 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1995-08-12 15:49:12 +0000 |
commit | a74bc66c0238cabf570e3ea4758f16866686bc7e (patch) | |
tree | 086fc798a8ece7e5b26255b174d704e71b4ea312 | |
parent | 5c5410fe346e93f6395e7508d6e75179c3f64ddb (diff) | |
download | FreeBSD-src-a74bc66c0238cabf570e3ea4758f16866686bc7e.zip FreeBSD-src-a74bc66c0238cabf570e3ea4758f16866686bc7e.tar.gz |
Add (apparently) Larry McVoy's warning....
-rw-r--r-- | sbin/tunefs/tunefs.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index fbec66c..e62662d 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -140,6 +140,8 @@ the changes will only take effect if the program is run on dismounted file systems. To change the root file system, the system must be rebooted after the file system is tuned. +.\" Take this out and a Unix Demon will dog your steps from now until +.\" the time_t's wrap around. .Pp You can tune a file system, but you can't tune a fish. .Sh HISTORY |