From 3d832379c320564550a503ac7fd66167a0b80944 Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Sun, 13 May 2012 23:52:49 -0500 Subject: fixed wording for -j: SMP -> multicore --- sboinstall | 2 +- sboupgrade | 2 +- 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. -- cgit v1.2.3