snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 165e38050c81ee6700232527c72dec96000cdd2b
parent 3d705b22a67ee913b9bd4473277430bd481cef25
Author: default <nobody@localhost>
Date:   Tue, 11 Feb 2025 09:16:50 +0100

Updated documentation.

Diffstat:
Mdoc/snac.8 | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git 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