Tizen 2.0 Release
[external/tizen-coreutils.git] / man / link.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH LINK "1" "March 2007" "GNU coreutils 6.9" "User Commands"
3 .SH NAME
4 link \- call the link function to create a link to a file
5 .SH SYNOPSIS
6 .B link
7 \fIFILE1 FILE2\fR
8 .br
9 .B link
10 \fIOPTION\fR
11 .SH DESCRIPTION
12 .\" Add any additional description here
13 .PP
14 Call the link function to create a link named FILE2 to an existing FILE1.
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 Michael Stone.
23 .SH "REPORTING BUGS"
24 Report bugs to <bug\-coreutils@gnu.org>.
25 .SH COPYRIGHT
26 Copyright \(co 2007 Free Software Foundation, Inc.
27 .br
28 This is free software.  You may redistribute copies of it under the terms of
29 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
30 There is NO WARRANTY, to the extent permitted by law.
31 .SH "SEE ALSO"
32 link(2)
33 .PP
34 The full documentation for
35 .B link
36 is maintained as a Texinfo manual.  If the
37 .B info
38 and
39 .B link
40 programs are properly installed at your site, the command
41 .IP
42 .B info link
43 .PP
44 should give you access to the complete manual.