~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/uptime.1

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2
 
.TH UPTIME "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
 
.SH NAME
4
 
uptime \- tell how long the system has been running
5
 
.SH SYNOPSIS
6
 
.B uptime
7
 
[\fIOPTION\fR]... [\fIFILE\fR]
8
 
.SH DESCRIPTION
9
 
.\" Add any additional description here
10
 
.PP
11
 
Print the current time, the length of time the system has been up,
12
 
the number of users on the system, and the average number of jobs
13
 
in the run queue over the last 1, 5 and 15 minutes.  Processes in
14
 
an uninterruptible sleep state also contribute to the load average.
15
 
If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
16
 
.TP
17
 
\fB\-\-help\fR
18
 
display this help and exit
19
 
.TP
20
 
\fB\-\-version\fR
21
 
output version information and exit
22
 
.SH AUTHOR
23
 
Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
24
 
.SH "REPORTING BUGS"
25
 
Report uptime bugs to bug\-coreutils@gnu.org
26
 
.br
27
 
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
28
 
.br
29
 
General help using GNU software: <http://www.gnu.org/gethelp/>
30
 
.br
31
 
Report uptime translation bugs to <http://translationproject.org/team/>
32
 
.SH COPYRIGHT
33
 
Copyright \(co 2012 Free Software Foundation, Inc.
34
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
35
 
.br
36
 
This is free software: you are free to change and redistribute it.
37
 
There is NO WARRANTY, to the extent permitted by law.
38
 
.SH "SEE ALSO"
39
 
The full documentation for
40
 
.B uptime
41
 
is maintained as a Texinfo manual.  If the
42
 
.B info
43
 
and
44
 
.B uptime
45
 
programs are properly installed at your site, the command
46
 
.IP
47
 
.B info coreutils \(aquptime invocation\(aq
48
 
.PP
49
 
should give you access to the complete manual.