projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
71fdcb3
)
link.2: Use .Fn and add .Nm linkat
author
Sascha Wildner <saw@online.de>
Sat, 1 Sep 2012 22:26:04 +0000 (
00:26
+0200)
committer
Sascha Wildner <saw@online.de>
Sat, 1 Sep 2012 22:26:04 +0000 (
00:26
+0200)
lib/libc/sys/link.2
patch
|
blob
|
blame
|
history
diff --git
a/lib/libc/sys/link.2
b/lib/libc/sys/link.2
index
e27acb8
..
746395d
100644
(file)
--- a/
lib/libc/sys/link.2
+++ b/
lib/libc/sys/link.2
@@
-31,13
+31,13
@@
.\"
.\" @(#)link.2 8.3 (Berkeley) 1/12/94
.\" $FreeBSD: src/lib/libc/sys/link.2,v 1.11.2.7 2001/12/14 18:34:01 ru Exp $
-.\" $DragonFly: src/lib/libc/sys/link.2,v 1.4 2007/04/26 17:35:03 swildner Exp $
.\"
.Dd July 31, 2012
.Dt LINK 2
.Os
.Sh NAME
-.Nm link
+.Nm link ,
+.Nm linkat
.Nd make a hard file link
.Sh LIBRARY
.Lb libc
@@
-96,7
+96,7
@@
but it will link on the symlink itself if the flag is clear.
The
.Fn linkat
system call is equivalent to
-.Fa link
+.Fn link
except in the case where either
.Fa name1
or