File update-alternatives-suse-man.patch of Package update-alternatives
--- update-alternatives.8
+++ update-alternatives.8
@@ -4,8 +4,8 @@
.\" it under the terms of the GNU General Public License as published
.\" by the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version. There is NO WARRANTY. You can
-.\" find the GNU GPL in /usr/share/common-licenses/GPL on any Debian system.
-.TH update\-alternatives 8 "2007-07-18" "Debian Project" "dpkg utilities"
+.\" find the GNU GPL on http://www.gnu.org/licenses/gpl.html.
+.TH update\-alternatives 8 "2007-07-18" "SUSE" "update-alternatives"
.SH NAME
update\-alternatives \- maintain symbolic links determining default commands
.
@@ -17,7 +17,7 @@
.SH DESCRIPTION
.B update\-alternatives
creates, removes, maintains and displays information about the symbolic
-links comprising the Debian alternatives system.
+links comprising the SUSE alternatives system.
.PP
It is possible for several programs fulfilling the same or similar
functions to be installed on a single system at the same time.
@@ -27,7 +27,7 @@
to make a good choice for an editor to invoke if the
user has not specified a particular preference.
.PP
-Debian's alternatives system aims to solve this problem.
+SUSE's alternatives system aims to solve this problem.
A generic name in the filesystem is
shared by all files providing interchangeable functionality.
The alternatives system and the system administrator
@@ -66,10 +66,10 @@
is called to update information about that file in the alternatives system.
.B update\-alternatives
is usually called from the
-.B postinst
+.B postin/postun
or
-.B prerm
-scripts in Debian packages.
+.B preun
+scripts in rpm packages.
.PP
It is often useful for a number of alternatives to be synchronised,
so that they are changed as a group; for example, when several versions
@@ -173,7 +173,7 @@
.TP
administrative directory
A directory, by default
-.IR /var/lib/dpkg/alternatives ,
+.IR /var/lib/rpm/alternatives ,
containing
.BR update\-alternatives '
state information.
@@ -326,7 +326,7 @@
.B \-\-altdir
option.
.TP
-.I /var/lib/dpkg/alternatives/
+.I /var/lib/rpm/alternatives/
The default administration directory.
Can be overridden by the
.B \-\-admindir
@@ -377,7 +377,7 @@
.RE
.
.SH BUGS
-If you find a bug, please report it using the Debian bug-tracking system,
+If you find a bug, please report it using the bugzilla.novell.com,
or, if that is not possible, email the author directly.
.PP
If you find any discrepancy between the operation of