aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-11 09:16:50 +0100
committerdefault <nobody@localhost>2025-02-11 09:16:50 +0100
commit165e38050c81ee6700232527c72dec96000cdd2b (patch)
tree28b01e067ec45373cf9cff737296eed8d36a7d3b
parent3d705b22a67ee913b9bd4473277430bd481cef25 (diff)
Updated documentation.
-rw-r--r--doc/snac.88
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 7e3213b..c0a110c 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -23,8 +23,12 @@ Ultrix machine in your grandfather basement, probably MacOS) support hard
links on their native filesystems. Don't do fancy things like moving the
subdirectories to different filesystems. Also, if you move your
.Nm
-installation to another server, do it with a tool that respect hard
-link counts. Remember:
+installation to another server, do it with a tool that keeps hard
+links, like
+.Xr tar 1
+or
+.Xr rsync 1
+with the -H switch. Remember:
.Nm
is a very UNIXy program that loves hard links.
.Ss Building and Installation