mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
make-fsck-claim-openafs-not-transarc-afs-20010623
just update what gets printed to be correct
This commit is contained in:
parent
9e31595353
commit
843a9584b0
@ -197,7 +197,7 @@ main(argc, argv)
|
||||
#if defined(AFS_HPUX100_ENV)
|
||||
mflag = 0;
|
||||
#endif
|
||||
printf("----Transarc AFS (R) %s fsck----\n", AFSVersion); /* generated version */
|
||||
printf("----Open AFS (R) %s fsck----\n", AFSVersion); /* generated version */
|
||||
if (access("/TRYFORCE", 0) == 0)
|
||||
tryForce = 1;
|
||||
while (--argc > 0 && **++argv == '-') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user