aboutsummaryrefslogtreecommitdiff
path: root/procps/uptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/uptime.c')
-rw-r--r--procps/uptime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/uptime.c b/procps/uptime.c
index 31581271f..4fd0c9d2d 100644
--- a/procps/uptime.c
+++ b/procps/uptime.c
@@ -14,7 +14,6 @@
14//config:config UPTIME 14//config:config UPTIME
15//config: bool "uptime (3.7 kb)" 15//config: bool "uptime (3.7 kb)"
16//config: default y 16//config: default y
17//config: select PLATFORM_LINUX #sysinfo()
18//config: help 17//config: help
19//config: uptime gives a one line display of the current time, how long 18//config: uptime gives a one line display of the current time, how long
20//config: the system has been running, how many users are currently logged 19//config: the system has been running, how many users are currently logged