update ln, ls, stat man pages for original commands. add link man page.

This commit is contained in:
phil
2019-10-30 01:57:08 -04:00
parent c5c29ec771
commit 1619f46122
4 changed files with 77 additions and 54 deletions
+4 -4
View File
@@ -5,17 +5,17 @@ NAME ln -- link to a file
SYNOPSIS
.ul
ln
name1 name2
srcdir file ..
.sp
DESCRIPTION ln adds another filename to the first filename
DESCRIPTION make links in current dir to named files in srcdir
.sp
FILES --
.sp
SEE ALSO --
SEE ALSO link
.sp
DIAGNOSTICS "twofiles" - please provide two filenames
"? file" - unable to make the link
.sp
BUGS --
.sp
OWNER wkt
OWNER ken, dmr