summaryrefslogtreecommitdiffstats
path: root/misc-utils
diff options
context:
space:
mode:
authorKarel Zak2019-02-06 14:37:34 +0100
committerKarel Zak2019-02-06 14:37:34 +0100
commitbd9a35c6cea54ad881f3408a512a283992402a1a (patch)
treed7605c6375982f247325649d43cb317bd5b8227d /misc-utils
parentMerge branch 'hardlink' of https://github.com/rudimeier/util-linux into hardlink (diff)
downloadkernel-qcow2-util-linux-bd9a35c6cea54ad881f3408a512a283992402a1a.tar.gz
kernel-qcow2-util-linux-bd9a35c6cea54ad881f3408a512a283992402a1a.tar.xz
kernel-qcow2-util-linux-bd9a35c6cea54ad881f3408a512a283992402a1a.zip
hardlink: (man) add AVAILABILITY
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils')
-rw-r--r--misc-utils/hardlink.17
1 files changed, 4 insertions, 3 deletions
diff --git a/misc-utils/hardlink.1 b/misc-utils/hardlink.1
index 5aa022a1f..c7500b5a9 100644
--- a/misc-utils/hardlink.1
+++ b/misc-utils/hardlink.1
@@ -44,9 +44,7 @@ is checked, not its path. Excluded directories' contents will not be examined.
.PP
\fBhardlink\fP was written by Jakub Jelinek <jakub@redhat.com>.
.PP
-Man page written by Brian Long.
-.PP
-Man page updated by Jindrich Novy <jnovy@redhat.com>
+Man page written by Brian Long and later updated by Jindrich Novy <jnovy@redhat.com>
.SH "BUGS"
.PP
\fBhardlink\fP assumes that its target directory trees do not change from under
@@ -60,3 +58,6 @@ Historically \fBhardlink\fP silently excluded any names beginning with
other characters. That prior behavior can be achieved by specifying
.br
-x '^(\\.in\\.|\\.[^.]{6}$)'
+.SH AVAILABILITY
+The hardlink command is part of the util-linux package and is available from
+https://www.kernel.org/pub/linux/utils/util-linux/.