diff options
Diffstat (limited to 'handlers/sys')
| -rwxr-xr-x | handlers/sys | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/sys b/handlers/sys index 310d921..84c9540 100755 --- a/handlers/sys +++ b/handlers/sys @@ -291,7 +291,7 @@ catiffile "/proc/stat"  STATUS="Gathering information about your partitions:"  catiffile "/proc/partitions" -STATUS="Gathering information about your ksysms:" +STATUS="Gathering information about your ksyms:"  catiffile "/proc/ksyms"  STATUS="Gathering information about slabinfo:"  | 
