diff options
Diffstat (limited to 'system/nmtree/README')
-rw-r--r-- | system/nmtree/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/nmtree/README b/system/nmtree/README new file mode 100644 index 0000000000..db6be9cfd4 --- /dev/null +++ b/system/nmtree/README @@ -0,0 +1,7 @@ +nmtree is a utility for mapping and checking directory hierarchies. +This version is ported from NetBSD. + +The binary and manpages will install as nmtree instead of the default +mtree because libarchive provides an mtree(5) manpage. +Regardless, the nmtree manpages will still refer to the program as +mtree. |