1
0
mirror of https://github.com/livingcomputermuseum/pdp7-unix.git synced 2026-04-25 03:45:01 +00:00

clerify ln.1

This commit is contained in:
phil
2019-10-30 01:58:45 -04:00
parent 1619f46122
commit 016c6adca9

View File

@@ -1,11 +1,11 @@
.oh '11/3/70''LN(I)'
.ta 18 30
NAME ln -- link to a file
NAME ln -- link files
.sp
SYNOPSIS
.ul
ln
srcdir file ..
srcdir file...
.sp
DESCRIPTION make links in current dir to named files in srcdir
.sp