ast@ df nits
This commit is contained in:
parent
62cb81cb3a
commit
ee5ecc1ad2
1 changed files with 2 additions and 2 deletions
|
@ -122,8 +122,8 @@ Filesystem Inodes IUsed IFree %%IUsed Mounted on\n",
|
|||
unitsize);
|
||||
} else {
|
||||
printf("%s\n", !iflag ? "\
|
||||
Filesystem 1k-Blocks free used % FUsed% Mounted on" : "\
|
||||
Filesystem Files free used % BUsed% Mounted on"
|
||||
Filesystem 1K-Blocks Free Used % Files% Mounted on" : "\
|
||||
Filesystem Files Free Used % BUsed% Mounted on"
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue