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

« back to all changes in this revision

Viewing changes to man/users.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 USERS "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
 
.SH NAME
4
 
users \- print the user names of users currently logged in to the current host
5
 
.SH SYNOPSIS
6
 
.B users
7
 
[\fIOPTION\fR]... [\fIFILE\fR]
8
 
.SH DESCRIPTION
9
 
.\" Add any additional description here
10
 
.PP
11
 
Output who is currently logged in according to FILE.
12
 
If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
13
 
.TP
14
 
\fB\-\-help\fR
15
 
display this help and exit
16
 
.TP
17
 
\fB\-\-version\fR
18
 
output version information and exit
19
 
.SH AUTHOR
20
 
Written by Joseph Arceneaux and David MacKenzie.
21
 
.SH "REPORTING BUGS"
22
 
Report users bugs to bug\-coreutils@gnu.org
23
 
.br
24
 
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
25
 
.br
26
 
General help using GNU software: <http://www.gnu.org/gethelp/>
27
 
.br
28
 
Report users translation bugs to <http://translationproject.org/team/>
29
 
.SH COPYRIGHT
30
 
Copyright \(co 2012 Free Software Foundation, Inc.
31
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
32
 
.br
33
 
This is free software: you are free to change and redistribute it.
34
 
There is NO WARRANTY, to the extent permitted by law.
35
 
.SH "SEE ALSO"
36
 
The full documentation for
37
 
.B users
38
 
is maintained as a Texinfo manual.  If the
39
 
.B info
40
 
and
41
 
.B users
42
 
programs are properly installed at your site, the command
43
 
.IP
44
 
.B info coreutils \(aqusers invocation\(aq
45
 
.PP
46
 
should give you access to the complete manual.