aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsboinstall2
-rwxr-xr-xsboupgrade2
2 files changed, 2 insertions, 2 deletions
diff --git a/sboinstall b/sboinstall
index db65863..69bf273 100755
--- a/sboinstall
+++ b/sboinstall
@@ -25,7 +25,7 @@ Options:
-c: do not clean working files/directories after the build.
-d: clean distfiles afterward.
-i: do not run installpkg at the end of the build process.
- -j: specify "-j" setting to make, for SMP systems; overrides conf file.
+ -j: specify "-j" setting to make, for multicore systems; overrides conf file.
-p: install an SBo as a -compat32 pkg on a multilib x86_64 system.
-r: skip viewing of the SBo README.
diff --git a/sboupgrade b/sboupgrade
index 4c8247e..84b428e 100755
--- a/sboupgrade
+++ b/sboupgrade
@@ -29,7 +29,7 @@ Options:
-d: clean distfiles afterward.
-f: force an update, even if the "upgrade" version is the same or lower.
-i: do not run installpkg at the end of the build process.
- -j: specify "-j" setting to make, for SMP systems; overrides conf file.
+ -j: specify "-j" setting to make, for multicore systems; overrides conf file.
-N: install any new SBo's listed.
-r: skip viewing of the SBo README.