OSDN Git Service

coreutils: Update to coreutils 8.21
[linuxjm/coreutils.git] / original / man1 / tty.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH TTY "1" "May 2014" "GNU coreutils 8.21" "User Commands"
3 .SH NAME
4 tty \- print the file name of the terminal connected to standard input
5 .SH SYNOPSIS
6 .B tty
7 [\fIOPTION\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print the file name of the terminal connected to standard input.
12 .TP
13 \fB\-s\fR, \fB\-\-silent\fR, \fB\-\-quiet\fR
14 print nothing, only return an exit status
15 .TP
16 \fB\-\-help\fR
17 display this help and exit
18 .TP
19 \fB\-\-version\fR
20 output version information and exit
21 .SH AUTHOR
22 Written by David MacKenzie.
23 .SH "REPORTING BUGS"
24 Report tty bugs to bug\-coreutils@gnu.org
25 .br
26 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
27 .br
28 General help using GNU software: <http://www.gnu.org/gethelp/>
29 .br
30 Report tty translation bugs to <http://translationproject.org/team/>
31 .SH COPYRIGHT
32 Copyright \(co 2013 Free Software Foundation, Inc.
33 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
34 .br
35 This is free software: you are free to change and redistribute it.
36 There is NO WARRANTY, to the extent permitted by law.
37 .SH "SEE ALSO"
38 The full documentation for
39 .B tty
40 is maintained as a Texinfo manual.  If the
41 .B info
42 and
43 .B tty
44 programs are properly installed at your site, the command
45 .IP
46 .B info coreutils \(aqtty invocation\(aq
47 .PP
48 should give you access to the complete manual.