update ln, ls, stat man pages for original commands. add link man page.
This commit is contained in:
+36
@@ -0,0 +1,36 @@
|
||||
.oh '11/3/70''LINK(I)'
|
||||
.ta 18 30
|
||||
NAME link -- link to a file
|
||||
.sp
|
||||
.in 0
|
||||
SYNOPSIS
|
||||
.in 8
|
||||
.ul
|
||||
link
|
||||
file
|
||||
.sp
|
||||
.ul
|
||||
link
|
||||
srcdir file
|
||||
.sp
|
||||
.ul
|
||||
link
|
||||
srcdir file name
|
||||
.sp
|
||||
.in 0
|
||||
DESCRIPTION
|
||||
.in 8
|
||||
With one argument makes a link to file in system directory.
|
||||
.sp
|
||||
With two arguments, makes a link to file in srcdir.
|
||||
.sp
|
||||
With three arguments, make name a link to file in srcdir.
|
||||
.sp
|
||||
.in 0
|
||||
FILES --
|
||||
.sp
|
||||
SEE ALSO ln
|
||||
.sp
|
||||
BUGS --
|
||||
.sp
|
||||
OWNER ken, dmr
|
||||
Reference in New Issue
Block a user