diff options
Diffstat (limited to 'procps/lsof.c')
-rw-r--r-- | procps/lsof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/lsof.c b/procps/lsof.c index 4917cf899..21ac85ed3 100644 --- a/procps/lsof.c +++ b/procps/lsof.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config LSOF | 9 | //config:config LSOF |
10 | //config: bool "lsof (3.6 kb)" | 10 | //config: bool "lsof (3.4 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: help | 12 | //config: help |
13 | //config: Show open files in the format of: | 13 | //config: Show open files in the format of: |