web/html/docs f13docs.php,1.3,1.4

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Apr 16 01:18:05 UTC 2010


Author: rlandmann

Update of /cvs/fedora/web/html/docs
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18871

Modified Files:
	f13docs.php 
Log Message:
f13 SELinux


Index: f13docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f13docs.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- f13docs.php	13 Apr 2010 03:34:32 -0000	1.3
+++ f13docs.php	16 Apr 2010 01:18:04 -0000	1.4
@@ -77,6 +77,28 @@
 					</select> -->
 			</form>
 	    </div>
+	    <div class="documentdiv">
+				<h3>SELinux User Guide</h3>
+			<div>The SELinux User Guide covers the management and use of Security-Enhanced Linux for those with minimal or no experience with the framework, mainly from a user's perspective. It serves as an introduction to SELinux and explains the terms and concepts in use.</div>
+			<form name="F13_SELinux_User_Guide">
+					HTML:
+					<select style="width: 9em; height: 2em;" name="F13_SELinux_User_Guide_HTML" onchange="document.location.href=document.F13_SELinux_User_Guide.F13_SELinux_User_Guide_HTML.options[document.F13_SELinux_User_Guide.F13_SELinux_User_Guide_HTML.selectedIndex].value">
+							<option selected="selected" value="#">Language</option>
+							<option value="selinux-user-guide/f13/en-US">English</option>
+					</select>
+					<span>HTML-Single</span>:
+					<select style="width: 9em; height: 2em;" name="F13_SELinux_User_Guide_HTMLSINGLE" onchange="document.location.href=document.F13_SELinux_User_Guide.F13_SELinux_User_Guide_HTMLSINGLE.options[document.F13_SELinux_User_Guide.F13_SELinux_User_Guide_HTMLSINGLE.selectedIndex].value">
+							<option selected="selected" value="#">Language</option>
+							<option value="selinux-user-guide/f13/html-single">English</option>
+					</select>
+					PDF:
+					<select style="width: 9em; height: 2em;" name="F13_SELinux_User_Guide_PDF" onchange="document.location.href=document.F13_SELinux_User_Guide.F13_SELinux_User_Guide_PDF.options[document.F13_SELinux_User_Guide.F13_SELinux_User_Guide_PDF.selectedIndex].value">
+							<option selected="selected" value="#">Language</option>
+							<option value="selinux-user-guide/f13/pdf/Fedora-13-Security-Enhanced_Linux-en-US.pdf">English</option>
+
+					</select>
+			</form>
+			</div>
 
             <div class="documentdiv">
               <h3><a href="https://fedoraproject.org/wiki/Common_F13_bugs">Common bugs in Fedora 13 (wiki page)</a></h3>



More information about the docs-commits mailing list