summaryrefslogtreecommitdiff
path: root/static/v10/man2/link.2
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/v10/man2/link.2
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/v10/man2/link.2')
-rw-r--r--static/v10/man2/link.226
1 files changed, 0 insertions, 26 deletions
diff --git a/static/v10/man2/link.2 b/static/v10/man2/link.2
deleted file mode 100644
index bea93604..00000000
--- a/static/v10/man2/link.2
+++ /dev/null
@@ -1,26 +0,0 @@
-.pa 1
-.he 'LINK (II)'3/15/72'LINK (II)'
-.ti 0
-NAME link -- link to a file
-.sp
-.ti 0
-SYNOPSIS sys link; name\d1\u; name\d2\u / link = 9.
-.sp
-.ti 0
-DESCRIPTION A link
-to name____\d1\u is created; the link has name name____\d2\u.
-Either name may be an arbitrary path name.
-.sp
-.ti 0
-SEE ALSO link(I), unlink(II)
-.sp
-.ti 0
-DIAGNOSTICS The error bit
-(c-bit) is set when name____\d1\u
-cannot be found; when name____\d2\u
-already exists; when the directory of name____\d2\u
-cannot be written; when
-an attempt is made to link to a directory by a user other than the super-user.
-.sp
-.ti 0
-BUGS --