commit decf8d86789be918838979afe72992eb177d97f9
Author: sin <[email protected]>
Date: Sun Apr 13 16:14:15 2014 +0100
Add uptime manpage
diff --git a/uptime.1 b/uptime.1
new file mode 100644
index 0000000..11af5b7
--- /dev/null
+++ b/uptime.1
@@ -0,0 +1,12 @@
+.TH UPTIME 1 ubase-VERSION
+.SH NAME
+BuptimeR - Tell how long the system has been running.
+.SH SYNOPSIS
+BuptimeR
+.SH DESCRIPTION
+BuptimeR gives a one line display of the following information.
+The current time, how long the system has been running, how many users are
+currently logged on and the system load averages for the past 1, 5 and
+15 minutes.
+.SH SEE ALSO
+ps(1), utmp(5)