Standardize License information
[openafs.git] / src / afsinstall / lib / InstallGuides / info / vfsck.toc
1 # Copyright 2000, International Business Machines Corporation and others.
2 # All Rights Reserved.
3
4 # This software has been released under the terms of the IBM Public
5 # License.  For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
7
8 # vfsck
9 #
10 # An InstallGuide for installing the AFS integrated fsck
11 #
12
13 sub vfsck {
14 &Print("Replaces the vendor fsck program with an identical program");
15 &Print("which is aware of the changes to inodes made in vice");
16 &Print("partitions on fileservers. This should be installed on all");
17 &Print("AFS fileservers.");
18 }