]> granicus.if.org Git - procps-ng/commit
library: Add space after days for uptime
authorCraig Small <csmall@enc.com.au>
Mon, 7 Sep 2015 08:38:39 +0000 (18:38 +1000)
committerCraig Small <csmall@enc.com.au>
Mon, 7 Sep 2015 08:38:39 +0000 (18:38 +1000)
commit617a4d0f7007499a6d9d06aa4dafd34f55890fc1
tree429a7f743fcc03181f9fbbfa216abe4df8b613f9
parent4c31bb49e59ef8a4741cc81b7a12f5f5300f6a32
library: Add space after days for uptime

Uptime output for both w and uptime command were showing no
comma or space after days.

$ ./uptime
 18:32:21 up 22 days7 min,  6 users,  load average: 0.23, 0.46, 0.64

Minor tweak to fix this.
proc/uptime.c