summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-12 10:47:18 +0000
committerJim Meyering <jim@meyering.net>2002-04-12 10:47:18 +0000
commitf5da3f584b0eecee31df7eb68cf7f506b326348a (patch)
tree4650ea70f9a2347fb29da7531837c23bfc907bf6 /man
parent5771d0193b75cdb0d22c2c32278a711e2bfde5fd (diff)
downloadcoreutils-f5da3f584b0eecee31df7eb68cf7f506b326348a.tar.xz
*** empty log message ***
Diffstat (limited to 'man')
-rw-r--r--man/link.x4
-rw-r--r--man/unlink.x4
2 files changed, 8 insertions, 0 deletions
diff --git a/man/link.x b/man/link.x
new file mode 100644
index 000000000..374d6436e
--- /dev/null
+++ b/man/link.x
@@ -0,0 +1,4 @@
+[NAME]
+link \- call the link function to create a link to a file
+[DESCRIPTION]
+.\" Add any additional description here
diff --git a/man/unlink.x b/man/unlink.x
new file mode 100644
index 000000000..30366279b
--- /dev/null
+++ b/man/unlink.x
@@ -0,0 +1,4 @@
+[NAME]
+unlink \- call the unlink function to remove the specified file
+[DESCRIPTION]
+.\" Add any additional description here