aboutsummaryrefslogtreecommitdiff
path: root/contrib/openbsm/INSTALL
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2015-12-18 09:48:01 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2015-12-18 09:48:01 +0000
commitb6a05070fa77edc7ce6e60b61623fd806e807be6 (patch)
treeaa8cfe0cdfd8d3707778fac1df526d01b514cb3d /contrib/openbsm/INSTALL
parent88dd7272909c2ab5b796751d679cd9cb67c32cca (diff)
parent97aa9e7383bb228ff968ff77101bfa4b68358784 (diff)
downloadsrc-b6a05070fa77edc7ce6e60b61623fd806e807be6.tar.gz
src-b6a05070fa77edc7ce6e60b61623fd806e807be6.zip
Merge OpenBSM 1.2 alpha 4.
MFC after: 2 weeks Relnotes: yes
Notes
Notes: svn path=/head/; revision=292432
Diffstat (limited to 'contrib/openbsm/INSTALL')
-rw-r--r--contrib/openbsm/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openbsm/INSTALL b/contrib/openbsm/INSTALL
index 9e52b0d435a6..307a3bb65000 100644
--- a/contrib/openbsm/INSTALL
+++ b/contrib/openbsm/INSTALL
@@ -3,7 +3,7 @@ OpenBSM Build and Installation Instructions
OpenBSM is currently built using autoconf and automake, which should allow
for building on a range of operating systems, including FreeBSD, Mac OS X,
and Linux. Some components are built only if appropriate kernel audit
-suppport is found. Typical builds will be performed using:
+support is found. Typical builds will be performed using:
./configure
make
@@ -31,7 +31,7 @@ not configurable.
You may wish to specify that the OpenBSM components not be installed in the
base system, rather in a specific directory. This may be done using the
--prefix argument to configure. If installing to a specific directory,
-remember to update your library path so that running tools from that
+remember to update your library path so that when running tools from that
directory the correct libbsm is used:
./configure --prefix=/home/rwatson/openbsm