man/portage.5: fix environment spelling
authorZac Medico <zmedico@gentoo.org>
Mon, 12 Aug 2013 22:19:56 +0000 (15:19 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Aug 2013 22:19:56 +0000 (15:19 -0700)
man/make.conf.5
man/portage.5

index 6c4710a74afa19608db62146bc0fcefbf8a5ce90..acab65c4e56785873e4d7d55f23c0d950843e63c 100644 (file)
@@ -6,7 +6,7 @@ make.conf \- custom settings for Portage
 .SH "DESCRIPTION"
 
 This file contains various variables that are used by Portage. The file has a
-newline-delimited list of \fI<key>=<value>\fR pairs (see the default file for
+newline\-delimited list of \fI<key>=<value>\fR pairs (see the default file for
 examples) which are accessible from the environment of ebuilds. It supports
 simple shell\-like expansion of the form \fIvar="${var}"\fR, the source
 keyword and variable substituton, but not some of the more advanced BASH
index dbc14bfe36fdfa570e581409c822626a3879b997..a57eaf0a1a75bcb4cdce7f25ac2d87aedca9032a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "PORTAGE" "5" "Jul 2013" "Portage VERSION" "Portage"
+.TH "PORTAGE" "5" "Aug 2013" "Portage VERSION" "Portage"
 .SH NAME
 portage \- the heart of Gentoo
 .SH "DESCRIPTION"
@@ -941,7 +941,7 @@ bashrc approach that is described here. Also note that special variables
 such as \fBFEATURES\fR and \fBINSTALL_MASK\fR will not produce the intended
 results if they are set in bashrc, and therefore
 \fB/etc/portage/package.env\fR should be used instead. Lastly, note that these
-files are interpreted much later than the portage enviroment file
+files are interpreted much later than the portage environment file
 \fBpackage.env\fR.
 
 Portage will source all of these bashrc files after \fB/etc/portage/bashrc\fR