Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #326 from rodrigc/master
Matthew Seaman committed 13 years ago
commit 3eda221624c570d4113a38fce7268cc94bc48038
parent 5f8b651
2 files changed +2 -2
modified pkg/pkg-create.8
@@ -173,7 +173,7 @@ Only has any effect when used with
.It Fl r Ar rootdir
.Ar rootdir
specifies the top-level directory to be treated as the root of the
-
filesystem heirarchy containing the package files.
+
filesystem hierarchy containing the package files.
File paths in generated packages will be relative to
.Ar rootdir .
This allows a package to be generated from content offset from its
modified pkg/pkg-delete.8
@@ -38,7 +38,7 @@ The list is presented to the user.
If the user confirms that they do want to remove those packages, or
if the
.Cm ASSUME_ALWAYS_YES
-
consifuration option is set,
+
configuration option is set,
.Nm
proceeds to remove the listed packages.
.Pp