I've converted all the man pages so far into roff format.

This commit is contained in:
Warren Toomey
2016-03-28 13:24:27 +10:00
parent dfb61a274f
commit fed6525853
9 changed files with 344 additions and 293 deletions
+21 -19
View File
@@ -1,19 +1,21 @@
11/3/70 LN (I)
NAME ln -- link to a file
SYNOPSIS ln name1 name2
DESCRIPTION ln adds another filename to the first filename
FILES
SEE ALSO
DIAGNOSTICS "twofiles" - please provide two filenames
"? file" - unable to make the link
BUGS
OWNER wkt
.oh '11/3/70''LN(I)'
.ta 18 30
NAME ln -- link to a file
.sp
SYNOPSIS
.ul
ln
name1 name2
.sp
DESCRIPTION ln adds another filename to the first filename
.sp
FILES --
.sp
SEE ALSO --
.sp
DIAGNOSTICS "twofiles" - please provide two filenames
"? file" - unable to make the link
.sp
BUGS --
.sp
OWNER wkt