ossp-pkg/shiela/shiela-install.pod 1.7 -> 1.8
--- shiela-install.pod 2002/12/21 09:42:57 1.7
+++ shiela-install.pod 2002/12/21 11:00:17 1.8
@@ -29,23 +29,23 @@
=head1 NAME
-B<shiela-install> - Shiela installation utility
+B<shiela-install> - OSSP shiela installation utility
=head1 VERSION
-B<OSSP Shiela> 0.9.3 (21-Dec-2002)
+B<OSSP shiela> 0.9.3 (21-Dec-2002)
=head1 DESCRIPTION
-B<Shiela> is an access control and logging facility for use with
+B<OSSP shiela> is an access control and logging facility for use with
the I<Concurrent Versions System> (CVS). Read shiela(1) for more
-details about B<Shiela> itself. This B<shiela-install> program is a
-small utility intended to help in adding B<Shiela> to an existing CVS
+details about B<OSSP shiela> itself. This B<shiela-install> program is a
+small utility intended to help in adding B<OSSP shiela> to an existing CVS
repository for testing or production purposes.
=head1 INSTALLATION: MANUALLY
-B<Shiela> can be installed and activated in a CVS repository either
+B<OSSP shiela> can be installed and activated in a CVS repository either
manually or via the B<shiela-install> program. The manual steps would
be:
@@ -79,7 +79,7 @@
operations): ``C<ALL $CVSROOT/CVSROOT/shiela --hook=importinfo>''. This
assumes that you are using the OSSP CVS version. If you use a stock CVS
version, you have to skip this step and live with the fact that `C<cvs
-import>' commands cannot be access controlled by B<Shiela> (because then
+import>' commands cannot be access controlled by B<OSSP shiela> (because then
this hook does not exists at all).
=item B<6.>
@@ -88,7 +88,7 @@
operations): ``C<ALL $CVSROOT/CVSROOT/shiela --hook=admininfo>''. This
requires that you are using the OSSP CVS version. If you use a stock CVS
version, you have to skip this step and life with the fact that `C<cvs
-admin>' commands cannot be access controlled by B<Shiela> (because then
+admin>' commands cannot be access controlled by B<OSSP shiela> (because then
this hook does not exists at all).
=item B<7.>
@@ -107,9 +107,9 @@
``C<ALL $CVSROOT/CVSROOT/shiela --hook=loginfo %{sVvto}>''. This
requires that you use the OSSP CVS version. If you use a stock CVS
version, use ``C<ALL $CVSROOT/CVSROOT/shiela --hook=loginfo %{sVv}>''
-instead and live with the fact that B<Shiela>'s run-time efficiency is
+instead and live with the fact that B<OSSP shiela>'s run-time efficiency is
slightly decreased and branch recognition might be less correct (because
-B<Shiela> has to determine details the hard way which CVS already would
+B<OSSP shiela> has to determine details the hard way which CVS already would
know easily).
=item B<10.>
|
|