commit: b68e09039821286daa7f8cfc8cd353a397fd4ddd Author: Alexander Berntsen <alexander <AT> plaimi <DOT> net> AuthorDate: Thu Mar 13 23:13:35 2014 +0000 Commit: Alexander Berntsen <bernalex <AT> gentoo <DOT> org> CommitDate: Thu Mar 13 23:15:07 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=b68e0903
man/make.conf.5: Fix misinformation (bug 504532) --- man/make.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index 80f642f..2281014 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -392,7 +392,7 @@ for all EAPIs (for obvious reasons). .TP .B ipc\-sandbox Isolate the ebuild phase functions from host IPC namespace. Supported -only on Linux. Requires network namespace support in kernel. +only on Linux. Requires IPC namespace support in kernel. .TP .B lmirror When \fImirror\fR is enabled in \fBFEATURES\fR, fetch files even
