From: Jim Meyering Date: Fri, 12 Apr 2002 10:47:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5da3f584b0eecee31df7eb68cf7f506b326348a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/man/link.x b/man/link.x new file mode 100644 index 0000000000..374d6436eb --- /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 0000000000..30366279b2 --- /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