summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/C/urpme.812
-rw-r--r--man/C/urpmf.812
-rw-r--r--man/C/urpmi.812
-rw-r--r--man/C/urpmi.addmedia.812
-rw-r--r--man/C/urpmi.removemedia.812
-rw-r--r--man/C/urpmi.update.812
-rw-r--r--man/C/urpmq.812
7 files changed, 49 insertions, 35 deletions
diff --git a/man/C/urpme.8 b/man/C/urpme.8
index 00ed45f3..0a2dfcdc 100644
--- a/man/C/urpme.8
+++ b/man/C/urpme.8
@@ -65,13 +65,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH EXIT CODES
.IP 1
Command line inconsistency.
diff --git a/man/C/urpmf.8 b/man/C/urpmf.8
index cdbdd173..07863f85 100644
--- a/man/C/urpmf.8
+++ b/man/C/urpmf.8
@@ -122,13 +122,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH "SEE ALSO"
\fIurpmi.addmedia\fP(8),
\fIurpmi.update\fP(8),
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8
index 4515bd75..5b580b92 100644
--- a/man/C/urpmi.8
+++ b/man/C/urpmi.8
@@ -190,13 +190,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH EXIT CODES
.IP 1
Command line inconsistency.
diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8
index c9ec9398..70121d17 100644
--- a/man/C/urpmi.addmedia.8
+++ b/man/C/urpmi.addmedia.8
@@ -150,13 +150,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH "SEE ALSO"
\fIurpmi\fP(8),
\fIurpmi.update\fP(8),
diff --git a/man/C/urpmi.removemedia.8 b/man/C/urpmi.removemedia.8
index 3c238dbe..414ac9db 100644
--- a/man/C/urpmi.removemedia.8
+++ b/man/C/urpmi.removemedia.8
@@ -51,13 +51,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH "SEE ALSO"
\fIurpmi\fP(8),
\fIurpmi.addmedia\fP(8),
diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8
index ee6d86e4..d1b1d426 100644
--- a/man/C/urpmi.update.8
+++ b/man/C/urpmi.update.8
@@ -71,13 +71,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH "SEE ALSO"
\fIurpmi\fP(8),
\fIurpmi.addmedia\fP(8),
diff --git a/man/C/urpmq.8 b/man/C/urpmq.8
index a6b69b90..0a53a8b9 100644
--- a/man/C/urpmq.8
+++ b/man/C/urpmq.8
@@ -148,13 +148,15 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP,
extension.
.TP
.FN /etc/urpmi/skip.list
-Contains package expressions that should not be automatically updated. The
-format is a list of provide of package (or regular expression if bounded by
-slashes \fB/\fP) with optional operator and version string, or regular
-expression to match the fullname of packages too.
+The list of packages the should not be automatically updated when using
+--auto-select. It contains one package expression per line; either a package
+name followed by an optional operator and version string, or a regular
+expression (if bounded by slashes \fB/\fP) to match the fullname of packages
+against.
.TP
.FN /etc/urpmi/inst.list
-Contains package names that should be installed instead of updated.
+The list of packages that should be installed instead of updated. It has
+the same format as the skip.list.
.SH SEE ALSO
\fIurpmi.addmedia\fP(8),
\fIurpmi.update\fP(8),