]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 Apr 2002 10:47:18 +0000 (10:47 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Apr 2002 10:47:18 +0000 (10:47 +0000)
man/link.x [new file with mode: 0644]
man/unlink.x [new file with mode: 0644]

diff --git a/man/link.x b/man/link.x
new file mode 100644 (file)
index 0000000..374d643
--- /dev/null
@@ -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 (file)
index 0000000..3036627
--- /dev/null
@@ -0,0 +1,4 @@
+[NAME]
+unlink \- call the unlink function to remove the specified file
+[DESCRIPTION]
+.\" Add any additional description here