Attached is a tiny diff for make.conf, can someone with l337
skills in
manpages look it over before it gets commited.
Thanks
-Alec
Index: make.conf.5
============================================================
=======
--- make.conf.5 (revision 3414)
+++ make.conf.5 (working copy)
 -208,6
+208,9 
.B sandbox
Enable sandbox\-ing when running \fBemerge\fR(1) and
\fBebuild\fR(1).
.TP
+.B sesandbox
+Enable sandbox\-ing with selinux support, such that the
selinux contexts are set properly.
+.TP
.B severe
When checking Manifests, only accept ones that have been
signed by a
key which you trust.
 -424,6
+427,9 
.TP
\fB/usr/portage/profiles/use.local.desc\fR
Contains a list of all local USE variables.
+.TP
+\fB/usr/portage/profiles/desc/*.desc\fR
+Contains a list of all USE_EXPAND variables and their
descriptions.
.SH "SEE ALSO"
.BR emerge (1),
.BR portage (5),
 -432,4
+438,6 
.TP
The \fI/usr/sbin/ebuild.sh\fR script.
.TP
+The \fI/usr/lib/portage/bin/misc-functions.sh\fR script.
+.TP
The helper apps in \fI/usr/lib/portage/bin\fR.
|