|
|
@@ -1,10 +1,27 @@
|
|
|
-.\" update\-alternatives.8
|
|
|
-.\" This man page is copyright 1997 Charles Briscoe-Smith
|
|
|
-.\" This is free documentation; you can redistribute it and/or modify
|
|
|
-.\" 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.
|
|
|
+.\" dpkg manual page - update-alternatives(8)
|
|
|
+.\"
|
|
|
+.\" Copyright © 1997-1998 Charles Briscoe-Smith
|
|
|
+.\" Copyright © 1999 Ben Collins <bcollins@debian.org>
|
|
|
+.\" Copyright © 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
+.\" Copyright © 2003 Adam Heath <doogie@debian.org>
|
|
|
+.\" Copyright © 2005 Scott James Remnant <scott@netsplit.com>
|
|
|
+.\" Copyright © 2006-2011 Guillem Jover <guillem@debian.org>
|
|
|
+.\" Copyright © 2008 Pierre Habouzit <madcoder@debian.org>
|
|
|
+.\" Copyright © 2009-2011 Raphaël Hertzog <hertzog@debian.org>
|
|
|
+.\"
|
|
|
+.\" This is free software; you can redistribute it and/or modify
|
|
|
+.\" 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.
|
|
|
+.\"
|
|
|
+.\" This is distributed in the hope that it will be useful,
|
|
|
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
+.\" GNU General Public License for more details.
|
|
|
+.\"
|
|
|
+.\" You should have received a copy of the GNU General Public License
|
|
|
+.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
+.
|
|
|
.TH update\-alternatives 8 "2011-08-14" "Debian Project" "dpkg utilities"
|
|
|
.SH NAME
|
|
|
update\-alternatives \- maintain symbolic links determining default commands
|
|
|
@@ -491,20 +508,6 @@ If you find any discrepancy between the operation of
|
|
|
and this manual page, it is a bug,
|
|
|
either in the implementation or the documentation; please report it.
|
|
|
.
|
|
|
-.SH AUTHORS
|
|
|
-Copyright \(co 1995 Ian Jackson
|
|
|
-.br
|
|
|
-Copyright \(co 2009 Rapha\[:e]l Hertzog
|
|
|
-.sp
|
|
|
-This is free software; see the GNU General Public Licence version 2 or
|
|
|
-later for copying conditions. There is NO WARRANTY.
|
|
|
-.PP
|
|
|
-This manual page is copyright 1997,1998 Charles Briscoe-Smith and
|
|
|
-others.
|
|
|
-.sp
|
|
|
-This is free documentation; see the GNU General Public Licence version 2 or
|
|
|
-later for copying conditions. There is NO WARRANTY.
|
|
|
-.
|
|
|
.SH "SEE ALSO"
|
|
|
.BR ln (1),
|
|
|
FHS, the Filesystem Hierarchy Standard.
|