Add mandoc-manpage for ln(1)

and mark it as finished in the README.
This commit is contained in:
FRIGN
2015-01-26 14:54:22 +01:00
parent 7067089798
commit 00e7f4e38a
3 changed files with 65 additions and 39 deletions

4
ln.c
View File

@@ -13,8 +13,8 @@
static void
usage(void)
{
eprintf("usage: %1$s [-LPfs] target [linkname]\n"
" %1$s [-LPfs] target... directory\n", argv0);
eprintf("usage: %1$s [-f] [-L | -P | -s] target [name]\n"
" %1$s [-f] [-L | -P | -s] target ... directory\n", argv0);
}
int