public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2011-06-14  5:49 Paul Varner
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Varner @ 2011-06-14  5:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d0d74f705aa0b9737d4f11eb8bd549ee488356cd
Author:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 05:49:18 2011 +0000
Commit:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 05:49:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=d0d74f70

Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268)

---
 man/equery.1 |    4 ++--
 man/euse.1   |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/equery.1 b/man/equery.1
index e818f71..6064ca9 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -587,7 +587,7 @@ Get a one\-line summary of the number of files and total size (in bytes) of thos
 
 .SS
 .BI "uses (u) [OPTIONS] " "PKG"
-Display USE flag statuses and desriptions for a given \fRPKG\fP.
+Display USE flag statuses and descriptions for a given \fRPKG\fP.
 
 .I R "LOCAL OPTIONS" ":"
 .HP
@@ -611,7 +611,7 @@ This Bash one\-liner uses \fBhasuse\fP to find a list of packages that have a ce
 
 .SS
 .BI "which (w) [OPTIONS] " "PKG"
-Display the path to the ebuild that would be used by Portage with the current configuation.
+Display the path to the ebuild that would be used by Portage with the current configuration.
 
 .I R "LOCAL OPTIONS" ":"
 .HP

diff --git a/man/euse.1 b/man/euse.1
index 1e9b97b..6a5513a 100644
--- a/man/euse.1
+++ b/man/euse.1
@@ -14,13 +14,13 @@ etc.
 .SH "OPTIONS "
 .TP 
 \fB\-E, \-\-enable\fI
-Enables USE flag(s) in make.conf. It accepts one or more space seperated 
+Enables USE flag(s) in make.conf. It accepts one or more space separated 
 USE flags as parameters.
 .TP 
 \fB\-D, \-\-disable\fI
 Disables USE flag(s) in make.conf. Puts a '\-' sign in front of the USE flag
 and appends it to the USE setting in make.conf. It accepts one or more 
-space seperated USE flags as parameters.
+space separated USE flags as parameters.
 .TP 
 \fB\-P, \-\-prune\fI
 Removes USE flag(s) in make.conf. Removes all positive and negative references to



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2011-07-12 14:29 Paul Varner
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Varner @ 2011-07-12 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     0f90e4f526958929c770818e7a6bfd3d1f231c0e
Author:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 14:28:06 2011 +0000
Commit:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 14:28:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=0f90e4f5

Update eclean man page to change deprecated to unavailable.

---
 man/eclean.1 |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/man/eclean.1 b/man/eclean.1
index 3177cb9..3815e28 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -133,7 +133,7 @@ some files which are not registered by the ebuilds, like OpenOffice.org i18n fil
 ("helpcontent_33_unix.tgz" for instance).  Another example are sources you want to protect
 that do not have an ebuild in the tree or any currently installed overlays.
 .IP o
-eclean will also inform you of any deprecated installed packages that are on your system as well
+eclean will also inform you of any unavailable installed packages that are on your system as well
 as if it was able to locate the source filename(s) in order to protect them.  If you want to protect
 all installed distfile sources, run elcelan in pretend mode first.  Then check which sources it was
 not able to find the filename(s) for and add entries for them in the distfiles.exclude file before
@@ -167,10 +167,7 @@ mode but protecting files less than a week old, every sunday at 1am:
 .B 0 1 * * sun \ \ eclean \-C \-q packages ; eclean \-C \-q \-d \-t1w distfiles
 .SH "NOTE"
 .TP 
-While running and searching distfiles for cleaning, elcean will report any deprecated packages
-it finds installed on your system.  Those sources may not be protected if the SRC_URI is not recorded
-in the installed package database.  The SRC_URI is no longer recorded by recent portage/pkgcore versions.
-."
+While running and searching distfiles for cleaning, elcean will report any unavailable packages it finds installed on your system. An unavailable package is a package that is installed on the system, but there is not a corresponding ebuild available. Those sources may not be protected if the SRC_URI is not recorded in the installed package database.  The SRC_URI is no longer recorded by recent portage/pkgcore versions.
 .SH "BUGS"
 .".TP 
 ."The policy used to decide if a distfile can be removed or not relies on the SRC_URI variables ."of ebuilds.  It means that if an ebuild uses files that are not part of its SRC_URI, eclean will ."probably remove them.  This are ebuilds bugs, please report them as such on ."http://bugs.gentoo.org. 



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2012-04-11 14:04 Paul Varner
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Varner @ 2012-04-11 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d57d7ee733f72419ed61658d3ab231cfb8f654bc
Author:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 14:03:21 2012 +0000
Commit:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 14:03:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=d57d7ee7

Update man page to include --ebuild option to equery which command

---
 man/equery.1 |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/man/equery.1 b/man/equery.1
index 6064ca9..c73c8a2 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -618,11 +618,15 @@ Display the path to the ebuild that would be used by Portage with the current co
 .B \-m, \-\-include\-masked
 .br 
 Return the path to the hightest version ebuild available.
+.HP
+.B \-e, \-\-ebuild
+.br
+Print the contents of the ebuild
 .P
 .I R "EXAMPLES" ":"
 .EX
 .HP
-less $(equery which xorg\-server)
+equery which \-e xorg\-server)
 .EE
 .br 
 View the most recent installable ebuild.



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2012-10-09 22:12 Paul Varner
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Varner @ 2012-10-09 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     2a0c40ac651b21024c61559fe25b455259504b2a
Author:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  9 22:09:45 2012 +0000
Commit:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
CommitDate: Tue Oct  9 22:09:45 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=2a0c40ac

Minor example changes to equery man page.

Fix typo for 'equery which' example.
Change 'equery meta --description screen' to 'equery meta --description
app-misc/screen' so portage doesn't show ambigous package name error.

---
 man/equery.1 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/equery.1 b/man/equery.1
index c73c8a2..081d17c 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -552,7 +552,7 @@ equery meta gnucash
 Show general information about maintainership, including herd, maintainer and upstream.
 .EX
 .HP
-equery meta \-\-description screen
+equery meta \-\-description app\-misc/screen
 .EE
 .br 
 See if the package maintainer has provided an extended description.
@@ -626,7 +626,7 @@ Print the contents of the ebuild
 .I R "EXAMPLES" ":"
 .EX
 .HP
-equery which \-e xorg\-server)
+equery which \-e xorg\-server
 .EE
 .br 
 View the most recent installable ebuild.


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2012-10-21 21:10 Brian Dolbec
  0 siblings, 0 replies; 8+ messages in thread
From: Brian Dolbec @ 2012-10-21 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     beecdee864b6b0da14af3d7cc8cc05aa328ecb54
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 21 21:05:14 2012 +0000
Commit:     Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Sun Oct 21 21:05:14 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=beecdee8

more man page fixes.

---
 man/enalyze.1 |   76 ++++++++++++++++++++++++++++++++------------------------
 1 files changed, 43 insertions(+), 33 deletions(-)

diff --git a/man/enalyze.1 b/man/enalyze.1
index 08949ca..9b956d9 100644
--- a/man/enalyze.1
+++ b/man/enalyze.1
@@ -7,8 +7,9 @@ enalyze \- Gentoo Installed Package Analysis Tool
 
 .SH "DESCRIPTION"
 .B Enalyze
-is a collection of modules for analyzing the state of installed Gentoo packages for
-USE flags or keywords used for installation, and their current masking status.
+is a collection of modules for analyzing the state of installed Gentoo packages
+for USE flags or keywords used for installation, and their current masking
+status.
 .br
 It can also optionally (re)generate new /etc/portage/package.* files.
 .br
@@ -16,8 +17,9 @@ It can also optionally (re)generate new /etc/portage/package.* files.
 .br
 .B CAUTION:
 This is beta software and is not yet feature complete. Some features, options
-may change in the future.   Any files that it generates are saved to your home directory
-and will not harm your system without effort on your part.  It also does not need to be run as root.
+may change in the future.   Any files that it generates are saved to your home
+directory and will not harm your system without effort on your part.
+It also does not need to be run as root.
 .br
 
 .SH "GLOBAL OPTIONS"
@@ -28,7 +30,8 @@ Output a help message.
 .HP
 .B \-q, \-\-quiet
 .br
-Be less verbose where possible. In some modules, this option can increase the output speed.
+Be less verbose where possible. In some modules, this option can increase
+the output speed.
 .HP
 .B \-C, \-\-no\-color
 .br
@@ -50,8 +53,8 @@ below)
 .SH "MODULES"
 .B Enalyze
 uses a system of modules. Each module has both a long and short name.
-The list below uses the notation "\fBmodule (m)\fP", where \fIm\fP is the short name
-and \fImodule\fP is the long name.
+The list below uses the notation "\fBmodule (m)\fP", where \fIm\fP is the
+short name and \fImodule\fP is the long name.
 .P
 You can view the
 .B help
@@ -66,16 +69,18 @@ and before the module name) or as a local option (after the module name).
 Report on all installed packages for \fITARGET\fP.
 .P
 
-.I R "TARGET" ":"
+.I analyze "TARGET" ":"
 .HP
 .B use
 .br
-Will analyze the installed with USE flags for output results.
+Will analyze all installed packages for the installed with USE flags and output
+the results.
 .HP
 .B pkguse
 .br
-Will analyze the USE flags information from the installed pkg's 'PKGUSE' file which contains
-only flags settings from /etc/portage/package.use at the time of installation.
+Will analyze the USE flags information from the installed pkg's 'PKGUSE' file
+which contains only flags settings from /etc/portage/package.use at the time
+of installation.
 .HP
 .B keywords
 .br
@@ -83,11 +88,12 @@ Will analyze the recorded keywords for output results.
 .HP
 .B unmask
 .br
-Will analyze the installed packages and portage trees for pkgs that require unmasking and report them.
+Will analyze the installed packages and portage trees for pkgs that require
+unmasking and report them.
 (Not implemented yet)
 .br
 .P
-.I R "LOCAL OPTIONS" ":"
+.I rebuild "LOCAL OPTIONS" ":"
 .HP
 .B \-u, \-\-unset
 .br
@@ -98,18 +104,20 @@ Will also include any USE flags used that were not enabled for some packages.
 Gives more detail about the results found and the current task being performed.
 
 .P
-.I R "EXAMPLES" ":"
+.I analyze "EXAMPLES" ":"
 .EX
 .HP
 enalyze a \-\-verbose \-\-unset use
 .EE
 .br
-Report on all use flags used to install the packages.  (\-\-unset) Include in the report all flags
-that have been used but also were not set enabled for some packages.
+Report on all use flags used to install the packages.  (\-\-unset) Include
+in the report all flags that have been used but also were not set enabled for
+some packages.
 (\-\-verbose) Also list the packages that used the USE flag setting.
-The report will break down the useage and report the USE flag up to 3 times indicating its
-setting {"+","\-"," "= unset} prepended to the flag name.
-It will also color the output, red = Disabled, blue = Enabled, plain text = unset
+The report will break down the useage and report the USE flag up to 3 times
+indicating its setting {"+","\-"," "= unset} prepended to the flag name.
+It will also color the output, (the defaults are) red = Enabled,
+blue = Disabled, plain text = unset
 .br
 
 .SS
@@ -117,7 +125,7 @@ It will also color the output, red = Disabled, blue = Enabled, plain text = unse
 Create a list all packages for \fITARGET\fP settings that are needed for
 other than the default settings.
 
-.I R "TARGET" ":"
+.I rebuild "TARGET" ":"
 .HP
 .B use
 .br
@@ -132,7 +140,7 @@ Will analyze the keywords for output results.
 Will analyze the installed packages and portage trees for pkgs that require
 unmasking and produce output/a new /etc/portage/package.unmask file.
 .P
-.I R "LOCAL OPTIONS" ":"
+.I rebuild "LOCAL OPTIONS" ":"
 .HP
 .B \-a, \-\-all
 .br
@@ -140,7 +148,8 @@ Create files/output for all TARGET(s) found to need it. (Not implemented yet)
 .HP
 .B \-e, \-\-exact
 .br
-Will prepend the pkg with = as well as use the version information for the entries.
+Will prepend the pkg with = as well as use the version information for
+the entries.
 .br
 e.g.:  =CAT/PKG\-VER flag1 flag2
 .HP
@@ -152,7 +161,7 @@ Sends the output to the screen instead of a file.
 .br
 Gives more detail about the results found and the current task being performed.
 .P
-.I R "EXAMPLES" ":"
+.I rebuild "EXAMPLES" ":"
 .EX
 .HP
 enalyze rebuild \-p use
@@ -168,40 +177,41 @@ CAT/PKG \-flag1 \-flag2 flag3 flag4...
 
 .SS
 .BI "clean (c) [OPTIONS] TARGET"
-Clean all packages for \fITARGET\fP settings that are found with obsolete settings
-for the current settings and pkg ebuild. (Not implemented yet)
+Clean all packages for \fITARGET\fP settings that are found with obsolete
+settings for the current settings and pkg ebuild.
+.B (Not implemented yet)
 
-.I R "TARGET" ":"
+.I clean "TARGET" ":"
 .HP
 .B use
 .br
 Will analyze the USE flags and /etc/portage/package.use file(s) for entries that
-are redundant or no longer used by the pkg.
+are redundant or no longer used by the pkg. (Not implemented yet)
 .HP
 .B keywords
 .br
 Will analyze the keywords and /etc/portage/package.keywords file(s) for entries
-that are no longer needed.
+that are no longer needed. (Not implemented yet)
 .HP
 .B unmask
 .br
 Will analyze the installed packages, /etc/portage/package.unmask file(s) and
-portage trees for pkgs that no longer require unmasking.
+portage trees for pkgs that no longer require unmasking. (Not implemented yet)
 .P
-.I R "LOCAL OPTIONS" ":"
+.I clean "LOCAL OPTIONS" ":"
 .HP
 .B \-a, \-\-all
 .br
-Clean files/output for all TARGET(s) found to need it. (not implemented yet)
+Clean files/output for all TARGET(s) found to need it. (Not implemented yet)
 .HP
 .B \-p, \-\-pretend
 .br
-Sends the output to the screen instead of a file.
+Sends the output to the screen instead of a file. (Not implemented yet)
 .HP
 .B \-v, \-\-verbose
 .br
 Gives more detail about the results found and the current task being performed.
-
+(Not implemented yet)
 
 .SH "BUGS"
 Submit bug reports to http://bugs.gentoo.org.


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2013-01-17 22:58 Paul Varner
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Varner @ 2013-01-17 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     66e2956afe8a0b333ecca68d7e618aa6d8aba71a
Author:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 22:57:02 2013 +0000
Commit:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 22:57:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=66e2956a

Change /etc/make.conf references in man pages to make.conf

---
 man/eclean.1         |    4 ++--
 man/euse.1           |    4 ++--
 man/revdep-rebuild.1 |    8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/man/eclean.1 b/man/eclean.1
index de1daee..a6bad31 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -82,14 +82,14 @@ Units are: y (years), m (months), w (weeks), d (days) and h (hours).
 .SS "Actions"
 .TP
 \fBdistfiles\fR
-Clean files from /usr/portage/distfiles (or whatever else is your DISTDIR in /etc/make.conf).
+Clean files from /usr/portage/distfiles (or whatever else is your DISTDIR in make.conf).
 This action should be useful to almost any Gentoo user, we all have to big DISTDIRs sometime...
 .br
 \fBeclean\-dist\fP is a shortcut to call eclean with the "distfiles" action, for simplified
 command\-line.
 .TP
 \fBpackages\fR
-Clean files from /usr/portage/packages (or whatever else is your PKGDIR in /etc/make.conf).
+Clean files from /usr/portage/packages (or whatever else is your PKGDIR in make.conf).
 This action is in particular useful for people who use the "buildpkg" or "buildsyspkg"
 FEATURES flags.
 .br

diff --git a/man/euse.1 b/man/euse.1
index 0c284d1..c3cde74 100644
--- a/man/euse.1
+++ b/man/euse.1
@@ -7,7 +7,7 @@ euse \- Gentoo: command line USE flag editor
 .SH "DESCRIPTION"
 .PP
 .I euse
-is used to set(disable/enable) USE flags in /etc/make.conf without having to edit
+is used to set(disable/enable) USE flags in make.conf without having to edit
 the file directly. It is also used to get detail information about use flags
 like description, status of flags(enabled/disabled), type of flag(global/local)
 etc.
@@ -78,7 +78,7 @@ Show the help message listing all the available flags and a short description
 \fB\-v, \-\-version\fI
 Show the version information
 .SH "FILES"
-/etc/make.conf
+/etc/make.conf and/or /etc/portage/make.conf
 .br
 /etc/make.profile/make.defaults
 .br

diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index d2d2d58..59d7def 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -57,17 +57,17 @@ SEARCH_DIRS \- List of directories to search for executables and libraries
 .LP
 SEARCH_DIRS_MASK \- List of directories to not search
 
-You can prepend to these variables by setting the variable in your environment prior to execution, by placing an entry in /etc/make.conf, or by placing a file in /etc/revdep\-rebuild containing the appropriate variables.
+You can prepend to these variables by setting the variable in your environment prior to execution, by placing an entry in make.conf, or by placing a file in /etc/revdep\-rebuild containing the appropriate variables.
 
 The variables are read and set in the following order:
 
 environment settings \- one time changes by user
 .br
-/etc/make.conf \- persistent changes by user
+make.conf \- persistent changes by user
 .br
 /etc/revdep\-rebuild/* \- persistent changes by ebuild authors
 
-While a user can edit and modify the files in the /etc/revdep\-rebuild directory, please be aware that the /etc/revdep\-rebuild directory is not under configuration protection and files can be removed and/or overwritten by an ebuild. To change this add /etc/revdep\-rebuild to the CONFIG_PROTECT variable in /etc/make.conf.
+While a user can edit and modify the files in the /etc/revdep\-rebuild directory, please be aware that the /etc/revdep\-rebuild directory is not under configuration protection and files can be removed and/or overwritten by an ebuild. To change this add /etc/revdep\-rebuild to the CONFIG_PROTECT variable in make.conf.
 
 An entry of "\-*" means to clear the variable from that point forward.
 Example: SEARCH_DIRS="/usr/bin \-*" will set SEARCH_DIRS to contain only /usr/bin
@@ -76,7 +76,7 @@ REVDEP_REBUILD_DEFAULT_OPTS \- List of default emerge options for revdep-rebuild
 
 The REVDEP_REBUILD_DEFAULT_OPTS variable can be used to override EMERGE_DEFAULT_OPTS for revdep\-rebuild. This variable replaces the values of EMERGE_DEFAULT_OPTS and can still be overridden by command line options. Please note that this variable is only for options to pass to emerge and not options for revdep\-rebuild itself.
 
-revdep\-rebuild honors the NOCOLOR and PORTAGE_NICENESS variables from /etc/make.conf
+revdep\-rebuild honors the NOCOLOR and PORTAGE_NICENESS variables from make.conf
 .SH "EXAMPLES"
 It is recommended that when running revdep\-rebuild that the following command be used initially:
 .br


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2013-11-01 20:53 Paul Varner
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Varner @ 2013-11-01 20:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3594f198b18d22d36a3cd999ce68b2860fa7cea3
Author:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 20:52:02 2013 +0000
Commit:     Paul Varner <fuzzyray <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 20:52:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=3594f198

equery: add --ignore-linguas switch to equery man page.

---
 man/equery.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man/equery.1 b/man/equery.1
index 143a7b3..358957c 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -594,6 +594,10 @@ Display USE flag statuses and descriptions for a given \fRPKG\fP.
 .B \-a, \-\-all
 .br
 Display all package versions. Without this option, \fBequery\fP will choose the best available version.
+.HP
+.B \-i, \-\-ignore\-linguas
+.br
+Do not show the linguas USE flags
 .P
 .I R "EXAMPLES" ":"
 .EX


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/
@ 2014-11-13 22:50 Mike Frysinger
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger @ 2014-11-13 22:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c2173483d8505ec8e89baef0266d308494fc2c36
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 22:49:50 2014 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 22:49:50 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=c2173483

eclean: fix typos in man page and line wrap long lines

---
 man/eclean.1 | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/man/eclean.1 b/man/eclean.1
index 4267047..1668b5e 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -21,7 +21,7 @@ whatever may still be useful, for instance to downgrade a package without downlo
 its sources for the second time, or to reinstall a package you unmerge by mistake
 without recompiling it.  Sure, it's also a mode in which your DISTDIR and PKGDIR will
 stay rather big (although still not growing infinitely).  For the 'distfiles', this
-mode is also quite slow because it requiries some access to the whole Portage tree.
+mode is also quite slow because it requires some access to the whole Portage tree.
 .PP
 If you use the \-\-deep option, eclean will only protect files corresponding to
 some currently installed package (taking their exact version into account).  It will
@@ -78,7 +78,7 @@ Units are: y (years), m (months), w (weeks), d (days) and h (hours).
 .TP
 \fB\-v, \-\-verbose\fP              display more verbose messages during processing
 .TP
-\fB\-V, \-\-version\fP              display version informations
+\fB\-V, \-\-version\fP              display version information
 .SS "Actions"
 .TP
 \fBdistfiles\fR
@@ -135,12 +135,12 @@ that do not have an ebuild in the tree or any currently installed overlays.
 .IP o
 eclean will also inform you of any unavailable installed packages that are on your system as well
 as if it was able to locate the source filename(s) in order to protect them.  If you want to protect
-all installed distfile sources, run elcelan in pretend mode first.  Then check which sources it was
+all installed distfile sources, run eclean in pretend mode first.  Then check which sources it was
 not able to find the filename(s) for and add entries for them in the distfiles.exclude file before
 running eclean again.
 .LP
 By default, if it exists, /etc/eclean/packages.exclude (resp. distfiles.exclude) will be use
-when action is "packages" (resp. "distfiles").  This can be overide with the \-\-exclude\-file
+when action is "packages" (resp. "distfiles").  This can be override with the \-\-exclude\-file
 option.
 .SH "EXAMPLES"
 .LP
@@ -162,15 +162,23 @@ are less than one month old, bigger than 50MB, or fetch\-restricted:
 .B # eclean\-dist \-d \-t1m \-s50M \-f
 .LP
 From a crontab, silently clean packages in the safest mode, and then distfiles in deep
-mode but protecting files less than a week old, every sunday at 1am:
+mode but protecting files less than a week old, every Sunday at 1am:
 .br
 .B 0 1 * * sun \ \ eclean \-C \-q packages ; eclean \-C \-q \-d \-t1w distfiles
 .SH "NOTE"
 .TP
-While running and searching distfiles for cleaning, elcean will report any unavailable packages it finds installed on your system. An unavailable package is a package that is installed on the system, but there is not a corresponding ebuild available. Those sources may not be protected if the SRC_URI is not recorded in the installed package database.  The SRC_URI is no longer recorded by recent portage/pkgcore versions.
+While running and searching distfiles for cleaning, eclean will report any
+unavailable packages it finds installed on your system. An unavailable package
+is a package that is installed on the system, but there is not a corresponding
+ebuild available. Those sources may not be protected if the SRC_URI is not
+recorded in the installed package database.  The SRC_URI is no longer recorded
+by recent portage/pkgcore versions.
 .SH "BUGS"
 .".TP
-."The policy used to decide if a distfile can be removed or not relies on the SRC_URI variables ."of ebuilds.  It means that if an ebuild uses files that are not part of its SRC_URI, eclean will ."probably remove them.  This are ebuilds bugs, please report them as such on ."http://bugs.gentoo.org.
+."The policy used to decide if a distfile can be removed or not relies on the
+SRC_URI variables ."of ebuilds.  It means that if an ebuild uses files that are
+not part of its SRC_URI, eclean will ."probably remove them.  This are ebuilds
+bugs, please report them as such on ."http://bugs.gentoo.org.
 .".TP
 ."In safest mode (default, without the \-\-deep option), this script can be very slow.  There
 ."is not much to do about it without hacking outside of the portage API.


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-11-13 22:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 22:12 [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/ Paul Varner
  -- strict thread matches above, loose matches on Subject: below --
2014-11-13 22:50 Mike Frysinger
2013-11-01 20:53 Paul Varner
2013-01-17 22:58 Paul Varner
2012-10-21 21:10 Brian Dolbec
2012-04-11 14:04 Paul Varner
2011-07-12 14:29 Paul Varner
2011-06-14  5:49 Paul Varner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox