diff options
author | Julian Elischer <julian@FreeBSD.org> | 1998-06-02 01:30:51 +0000 |
---|---|---|
committer | Julian Elischer <julian@FreeBSD.org> | 1998-06-02 01:30:51 +0000 |
commit | 00076e7cf92bf847c89c0ecb92b6029c572704a0 (patch) | |
tree | 2e1c767c95f2d297aecad9239a096e7c8807b96c | |
parent | 3942b533f87d0abf11c76a724a428c0e65d32a23 (diff) |
Notes
-rw-r--r-- | sys/ufs/ffs/README.softupdates | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/ufs/ffs/README.softupdates b/sys/ufs/ffs/README.softupdates index 2d49c252e6ff..1b75ef3a472f 100644 --- a/sys/ufs/ffs/README.softupdates +++ b/sys/ufs/ffs/README.softupdates @@ -13,5 +13,7 @@ e.g. from single-user mode.. tunefs -n enable /dev/rsd0s1d Soft Updates is ALPHA code. Use at your own risk. +For more information on soft updates see: +http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ Julian, julian@freebsd.org |