pkg://update-alternatives-1.8.3-7jpp.src.rpm:17790/update-alternatives-man.patch
info downloads
--- update-alternatives.8 Thu Dec 20 16:06:54 2001
+++ update-alternatives.8.new Wed Dec 19 21:43:06 2001
@@ -5,7 +5,7 @@
.\" 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 "19 January 1998" "DEBIAN" "Debian GNU/Linux"
+.TH UPDATE-ALTERNATIVES 8 "19 January 1998" "MandrakeSoft" "Linux-Mandrake"
.SH NAME
update-alternatives \- maintain symbolic links determining default commands
.SH SYNOPSIS
@@ -39,7 +39,7 @@
.SH DESCRIPTION
.B update-alternatives
creates, removes, maintains and displays information about the symbolic
-links comprising the Debian alternatives system.
+links comprising the Linux-Mandrake 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.
@@ -79,7 +79,7 @@
This is done so that the system administrator's changes can be confined
within the
.I /etc
-directory: the FSSTND (q.v.) gives reasons why this is a Good Thing.
+directory: the FHS (q.v.) gives reasons why this is a Good Thing.
.PP
When each package
providing a file with a particular functionality is
@@ -98,7 +98,7 @@
of the
.BR vi (1)
editor are installed, the man page referenced by
-.I /usr/man/man1/vi.1
+.I /usr/share/man/man1/vi.1
should correspond to the executable referenced by
.IR /usr/bin/vi .
.B update-alternatives
@@ -179,7 +179,7 @@
.TP
administrative directory
A directory, by default
-.IR /var/lib/dpkg/alternatives ,
+.IR /var/lib/rpm/alternatives ,
containing
.BR update-alternatives '
state information.
@@ -321,7 +321,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
@@ -348,10 +348,9 @@
If you find any discrepancy between the operation of
.B update-alternatives
and this manual page, it is a bug,
-either in the implementation or the documentation;
-please report it.
+either in the implementation or the documentation; please report it.
.SH AUTHOR
-Debian GNU/Linux update-alternatives is copyright 1995
+Debian update-alternatives is copyright 1995
Ian Jackson. It is free software; see the GNU General Public Licence
version 2 or later for copying conditions. There is NO warranty.
.PP
@@ -360,7 +359,6 @@
version 2 or later for copying conditions. There is NO WARRANTY.
.PP
You can find the GNU GPL in /usr/share/common-licenses/GPL on any Debian system.
-.\" .SH ACKNOWLEDGEMENTS
.SH "SEE ALSO"
.BR ln (1),
-FSSTND, the linux Filesystem Standard.
+FHS, the Filesystem Hierarchy Standard.