diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 21:55:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 21:55:20 +0000 |
commit | a8f1538c801953c3e00697eef75e85987b4357dc (patch) | |
tree | 515f4dd4b272c1f0067660be9d03a11adee2ed4f | |
parent | e107965007b691c3e759b50a313c1df6a3dcf053 (diff) | |
download | portage-a8f1538c801953c3e00697eef75e85987b4357dc.tar.gz portage-a8f1538c801953c3e00697eef75e85987b4357dc.tar.bz2 portage-a8f1538c801953c3e00697eef75e85987b4357dc.zip |
eat some extraneous newlines
svn path=/main/trunk/; revision=4310
-rw-r--r-- | man/portage.5 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/portage.5 b/man/portage.5 index 0a57c971d..ed136a925 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -369,7 +369,6 @@ virtual/aspell\-dict app\-dicts/aspell\-en If needed, this file can be used to set up a special environment for ebuilds, different from the standard root environment. The syntax is the same as for any other bash script. - .TP .BR modules This file can be used to override the metadata cache implementation. In @@ -390,7 +389,6 @@ metadata_overlay module must never modify eclasses in ${PORTDIR} because portage will not be able to detect that cache regeneration is necessary. If the user would like to modify eclasses, it is safe to use metadata_overlay together with PORTDIR_OVERLAY in \fBmake.conf\fR. - .TP .BR package.mask A list of package atoms to mask. Useful if specific versions of packages do |