Blame SOURCES/README

28d280
NAME
28d280
       %{scl_name}  -  manual page for %{scl_name} Software Collection
0ccbfb
28d280
SYNOPSIS
28d280
       %{start_command}
0ccbfb
28d280
DESCRIPTION
28d280
       Package %{scl_name} provides Apache httpd web server as a Software Collection.
28d280
       For  more  information  about  Software Collections, see the scl(1) man
28d280
       page. By installing the %{scl_name} collection, you will get the minimum
28d280
       working set of packages to have a working Apache httpd web server.
0ccbfb
28d280
       Software	 Collections  allows use of applications which are not located
28d280
       in the filesystem root hierarchy but  are  present  in  an  alternative
28d280
       location, which is %{_scl_root} in case of the %{scl_name} collection.
0ccbfb
28d280
       When  you  want to  work  with the %{scl_name} collection, use the scl
28d280
       utility (see the scl(1) man page for usage) to enable the scl  environ‐
28d280
       ment.
0ccbfb
28d280
EXAMPLES
28d280
       scl enable %{scl_name} 'command --arg'
0ccbfb
28d280
	      Run  a  specific command  with  the argument  --arg within the
28d280
	      %{scl_name} software collections environment.
0ccbfb
28d280
       scl enable %{scl_name} bash
0ccbfb
28d280
	      Run  an  interactive shell with the %{scl_name} software collec‐
28d280
	      tion enabled.
0ccbfb
28d280
       scl enable %{scl_name} 'man httpd'
28d280
28d280
	      Show man pages for the httpd command, which is  a part  of  the
28d280
	      %{scl_name} software collection.
28d280
28d280
REPORTING BUGS
28d280
       Report bugs to <http://bugzilla.redhat.com>.