clean up the last few sections so that they are consistent
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Nov 2005 21:09:39 +0000 (21:09 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Nov 2005 21:09:39 +0000 (21:09 -0000)
svn path=/main/branches/2.0/; revision=2260

man/dispatch-conf.1
man/ebuild.1
man/ebuild.5
man/emerge.1
man/env-update.1
man/etc-update.1
man/make.conf.5
man/portage.5
man/quickpkg.1
man/repoman.1

index 89d4d5da76fc112ebb4fd7425c7c16b761ef971d..421745025126777283ab6c3d51f172d0dfcb0918 100644 (file)
@@ -75,19 +75,17 @@ Quit
 .I dispatch-conf.
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
-.SH "SEE ALSO"
-.BR make.conf (5), etc-update (1)
-.SH "FILES"
-.TP
-.B /etc/dispatch-conf.conf
-Configuration settings for \fIdispatch-conf\fR are stored here.
 .SH AUTHORS
+.nf
 Jeremy Wohl
-.br
 Karl Trygve Kalleberg <karltk@gentoo.org>
-.br
 Mike Frysinger <vapier@gentoo.org>
-.br
 Grant Goodyear <g2boojum@gentoo.org>
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/dispatch-conf.1,v 1.3.2.1 2004/11/02 23:59:57 vapier Exp $
+.fi
+.SH "FILES"
+.TP
+.B /etc/dispatch-conf.conf
+Configuration settings for \fIdispatch-conf\fR are stored here.
+.SH "SEE ALSO"
+.BR make.conf (5),
+.BR etc-update (1)
index f1167ef27962be6f80ecb0359701fba9f79a3fb8..742cf6f2e3c9ff767f23832bfbc5aa216e341979 100644 (file)
@@ -159,6 +159,18 @@ Builds a RedHat RPM package from the files in the temporary
 information is not incorporated into the RPM.
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
+.SH "AUTHORS"
+.nf
+Achim Gottinger <achim@gentoo.org>
+Daniel Robbins <drobbins@gentoo.org>
+Nicholas Jones <carpaski@gentoo.org>
+Mike Frysinger <vapier@gentoo.org>
+.fi
+.SH "FILES"
+.TP
+\fB/etc/make.conf\fR 
+Contains variables for the build\-process and overwrites those
+in make.globals.
 .SH "SEE ALSO"
 .BR emerge (1),
 .BR ebuild (5),
@@ -167,18 +179,3 @@ Please report bugs via http://bugs.gentoo.org/
 The \fI/usr/sbin/ebuild.sh\fR script. 
 .TP
 The helper apps in \fI/usr/lib/portage/bin\fR.
-.SH "FILES"
-.TP
-\fB/etc/make.conf\fR 
-Contains variables for the build\-process and overwrites those
-in make.globals.
-.SH "AUTHORS"
-Achim Gottinger <achim@gentoo.org>
-.br 
-Daniel Robbins <drobbins@gentoo.org>
-.br 
-Nicholas Jones <carpaski@gentoo.org>
-.br 
-Mike Frysinger <vapier@gentoo.org>
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/ebuild.1,v 1.16 2004/09/17 00:17:10 vapier Exp $"
index 28acec8248fc1c4a827817eaf9a5c179f12851b5..59c202d9eacad8a21d3e69daf64738e69820fa22 100644 (file)
@@ -16,7 +16,7 @@ Here's a simple example ebuild:
 .nf
 # Copyright 1999\-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id:
+# $Header: $
 
 inherit some_eclass another_eclass
 
@@ -811,14 +811,18 @@ All these functions act like the do* functions, but they only work with one
 file and the file is installed as \fI[new filename]\fR.
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
-.SH "SEE ALSO"
-.BR ebuild (1),
-.BR make.conf (5)
+.SH "AUTHORS"
+.nf
+Achim Gottinger <achim@gentoo.org>
+Mark Guertin <gerk@gentoo.org>
+Nicholas Jones <carpaski@gentoo.org>
+Mike Frysinger <vapier@gentoo.org>
+.fi
+.SH "FILES"
 .TP
 The \fI/usr/sbin/ebuild.sh\fR script.
 .TP
 The helper apps in \fI/usr/lib/portage/bin\fR.
-.SH "FILES"
 .TP
 \fB/etc/make.conf\fR 
 Contains variables for the build\-process and overwrites those in make.defaults.
@@ -826,12 +830,6 @@ Contains variables for the build\-process and overwrites those in make.defaults.
 \fB/etc/make.globals\fR
 Contains the default variables for the build\-process, you should edit
 \fI/etc/make.conf\fR instead.
-.SH "AUTHORS"
-.nf
-Achim Gottinger <achim@gentoo.org>
-Mark Guertin <gerk@gentoo.org>
-Nicholas Jones <carpaski@gentoo.org>
-Mike Frysinger <vapier@gentoo.org>
-.fi
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/ebuild.5,v 1.73.2.8 2005/05/22 09:56:55 vapier Exp $
+.SH "SEE ALSO"
+.BR ebuild (1),
+.BR make.conf (5)
index ada61a98da4569d2a39281cb3f1c3f69b67a3c7d..dc79d6a1474d851027828fdbbb3ba9fedef4d0a4 100644 (file)
@@ -486,17 +486,16 @@ Please report any bugs you encounter through our website:
 .LP
 Please include the output of \fBemerge \-\-info\fR when you submit your
 bug report.
-.SH "SEE ALSO"
-.BR "emerge \-\-help",
-.BR ebuild (1),
-.BR ebuild (5),
-.BR make.conf (5),
-.BR portage (5)
-.LP
-A number of helper applications reside in \fI/usr/lib/portage/bin\fR.
-.LP
-The \fBapp\-portage/gentoolkit\fR package contains useful scripts such as 
-\fBequery\fR (a package query tool).
+.SH "AUTHORS"
+.nf
+Daniel Robbins <drobbins@gentoo.org>
+Geert Bevin <gbevin@gentoo.org>
+Achim Gottinger <achim@gentoo.org>
+Nicholas Jones <carpaski@gentoo.org>
+Phil Bordelon <phil@thenexusproject.org>
+Mike Frysinger <vapier@gentoo.org>
+Marius Mauch <genone@gentoo.org>
+.fi
 .SH "FILES"
 .TP
 \fB/var/lib/portage/world\fR 
@@ -536,20 +535,14 @@ and \fBworld\fR classes consult this file.  \fBDo not edit this file\fR.
 \fB/etc/make.globals\fR 
 Contains the default variables for the build process.  \fBDo not edit
 this file\fR.
-.SH "AUTHORS"
-Daniel Robbins <drobbins@gentoo.org>
-.br 
-Geert Bevin <gbevin@gentoo.org>
-.br 
-Achim Gottinger <achim@gentoo.org>
-.br 
-Nicholas Jones <carpaski@gentoo.org>
-.br 
-Phil Bordelon <phil@thenexusproject.org>
-.br 
-Mike Frysinger <vapier@gentoo.org>
-.br 
-Marius Mauch <genone@gentoo.org>
-.br 
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/emerge.1,v 1.70.2.15 2005/08/20 03:56:50 vapier Exp $
+.SH "SEE ALSO"
+.BR "emerge \-\-help",
+.BR ebuild (1),
+.BR ebuild (5),
+.BR make.conf (5),
+.BR portage (5)
+.LP
+A number of helper applications reside in \fI/usr/lib/portage/bin\fR.
+.LP
+The \fBapp\-portage/gentoolkit\fR package contains useful scripts such as 
+\fBequery\fR (a package query tool).
index 13e1a469f3b6a9b929d72c40678357ceca063f22..8de0f529dc260a3d3c411fa8892f6806bea7be5e 100644 (file)
@@ -17,12 +17,10 @@ first.
 .SH OPTIONS 
 .TP
 None.
-.SH AUTHORS
-Daniel Robbins <drobbins@gentoo.org>
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
+.SH AUTHORS
+Daniel Robbins <drobbins@gentoo.org>
 .SH "SEE ALSO"
 .BR emerge (1),
 .BR ldconfig (8)
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/env-update.1,v 1.6 2004/09/17 00:17:10 vapier Exp $
index f0a952a8337b955316242a096fc3325fdcb246a4..e035f5c0c9ff5d58740e1e6bcc3184c178add5dd 100644 (file)
@@ -21,8 +21,12 @@ information.
 None.
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
-.SH "SEE ALSO"
-.BR make.conf (5)
+.SH AUTHORS
+.nf
+Jochem Kossen and Leo Lipelis
+Karl Trygve Kalleberg <karltk@gentoo.org>
+Mike Frysinger <vapier@gentoo.org>
+.fi
 .SH "FILES"
 .TP
 .B /etc/etc-update.conf
@@ -30,11 +34,5 @@ Configuration settings for \fIetc-update\fR are stored here.
 .TP
 .B /etc/dispatch-conf.conf
 Settings for dispatching configuration files right before they're merged.
-.SH AUTHORS
-Jochem Kossen and Leo Lipelis
-.br
-Karl Trygve Kalleberg <karltk@gentoo.org>
-.br
-Mike Frysinger <vapier@gentoo.org>
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/etc-update.1,v 1.9 2004/09/17 00:17:10 vapier Exp $
+.SH "SEE ALSO"
+.BR make.conf (5)
index 8dc71c9c137917732d04c02d46c97b1b3d3cbfc9..220077b805d54f8f7f613b9b30d02fbbcf55fa66 100644 (file)
@@ -363,15 +363,12 @@ Defaults to "env:pkg:conf:auto:defaults".
 
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
-.SH "SEE ALSO"
-.BR emerge (1),
-.BR portage (5),
-.BR ebuild (1),
-.BR ebuild (5)
-.TP
-The \fI/usr/sbin/ebuild.sh\fR script. 
-.TP
-The helper apps in \fI/usr/lib/portage/bin\fR.
+.SH "AUTHORS"
+.nf
+Daniel Robbins <drobbins@gentoo.org>
+Nicholas Jones <carpaski@gentoo.org>
+Mike Frysinger <vapier@gentoo.org>
+.fi
 .SH "FILES"
 .TP
 \fB/etc/make.conf\fR 
@@ -385,11 +382,12 @@ Contains a list of all global USE flags.
 .TP
 \fB/usr/portage/profiles/use.local.desc\fR
 Contains a list of all local USE variables.
-.SH "AUTHORS"
-Daniel Robbins <drobbins@gentoo.org>
-.br 
-Nicholas Jones <carpaski@gentoo.org>
-.br 
-Mike Frysinger <vapier@gentoo.org>
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/make.conf.5,v 1.44.2.4 2005/06/04 04:53:13 vapier Exp $
+.SH "SEE ALSO"
+.BR emerge (1),
+.BR portage (5),
+.BR ebuild (1),
+.BR ebuild (5)
+.TP
+The \fI/usr/sbin/ebuild.sh\fR script. 
+.TP
+The helper apps in \fI/usr/lib/portage/bin\fR.
index a6ba379c164b6017567212f4493742bc36287648..a4ca7a7788d823c7bab0476d57e4dbdbc167382c 100644 (file)
@@ -583,14 +583,14 @@ dev\-libs/uclibc
 app\-cdr/cdemu
 .fi
 .RE
+.SH "REPORTING BUGS"
+Please report bugs via http://bugs.gentoo.org/
 .SH "AUTHORS"
 .nf
 Marius Mauch <genone@gentoo.org>
 Mike Frysinger <vapier@gentoo.org>
 Drake Wyrm <wyrm@haell.com>
 .fi
-.SH "REPORTING BUGS"
-Please report bugs via http://bugs.gentoo.org/
 .SH "SEE ALSO"
 .BR emerge (1),
 .BR ebuild (1),
index fb3629864d930af1a083bd2fc3808be3d9c3ea58..c5e508db671f1a67ee1d9821330a4b1b36613d27 100644 (file)
@@ -41,16 +41,15 @@ planeshift
 =net-www/apache-2*
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
-.SH "SEE ALSO"
-.BR ebuild (5),
-.BR make.conf (5)
+.SH AUTHORS
+.nf
+Terry Chan (original author)
+Mike Frysinger <vapier@gentoo.org> (revamped version)
+.fi
 .SH "FILES"
 .TP
 .B /etc/make.conf
 The \fBPKGDIR\fR variable is defined here.
-.SH AUTHORS
-Terry Chan (original author)
-.br
-Mike Frysinger <vapier@gentoo.org> (revamped version)
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/quickpkg.1,v 1.3 2004/09/17 00:17:10 vapier Exp $
+.SH "SEE ALSO"
+.BR ebuild (5),
+.BR make.conf (5)
index 19145de9c18f5754c1a5ce1c1e5fccfb3affda66..b603aebf2fc8576f017cb2b00a3bac2a1340c421 100644 (file)
@@ -117,11 +117,11 @@ The ebuild does not have a DESCRIPTION variable.
 .TP
 .BR SLOT.missing
 The ebuild does not have a SLOT variable.
-.SH AUTHORS
-Daniel Robbins <drobbins@gentoo.org>
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
+.SH AUTHORS
+.nf
+Daniel Robbins <drobbins@gentoo.org>
+.fi
 .SH "SEE ALSO"
 .BR emerge (1)
-.SH "CVS HEADER"
-$Id: /var/cvsroot/gentoo-src/portage/man/repoman.1,v 1.7.2.1 2005/01/30 12:12:26 vapier Exp $