Просмотр исходного кода

man/: Use a troff special character for the copyright symbol

Guillem Jover лет назад: 18
Родитель
Сommit
7d19a129b7

+ 24 - 0
ChangeLog

@@ -1,3 +1,27 @@
+2008-08-18  Guillem Jover  <guillem@debian.org>
+
+	* man/cleanup-info.8: Use a troff special character for the copyright
+	symbol.
+	* man/deb-substvars.5: Likewise.
+	* man/deb-version.5: Likewise.
+	* man/dpkg-buildpackage.1: Likewise.
+	* man/dpkg-checkbuilddeps.1: Likewise.
+	* man/dpkg-deb.1: Likewise.
+	* man/dpkg-distaddfile.1: Likewise.
+	* man/dpkg-divert.8: Likewise.
+	* man/dpkg-genchanges.1: Likewise.
+	* man/dpkg-gencontrol.1: Likewise.
+	* man/dpkg-gensymbols.1: Likewise.
+	* man/dpkg-name.1: Likewise.
+	* man/dpkg-parsechangelog.1: Likewise.
+	* man/dpkg-query.1: Likewise.
+	* man/dpkg-shlibdeps.1: Likewise.
+	* man/dpkg-source.1: Likewise.
+	* man/dpkg-split.1: Likewise.
+	* man/dpkg-statoverride.8: Likewise.
+	* man/install-info.8: Likewise.
+	* man/update-alternatives.8: Likewise.
+
 2008-08-15  Guillem Jover  <guillem@debian.org>
 2008-08-15  Guillem Jover  <guillem@debian.org>
 
 
 	* man/dpkg-deb.1 (BUGS): Improve comment about missing authentication
 	* man/dpkg-deb.1 (BUGS): Improve comment about missing authentication

+ 1 - 0
debian/changelog

@@ -33,6 +33,7 @@ dpkg (1.15.0) UNRELEASED; urgency=low
     Based on a patch by Timothy G Abbott. Closes: #58735, #476899
     Based on a patch by Timothy G Abbott. Closes: #58735, #476899
   * Improve comment on BUGS section in dpkg-deb.1 about lack of authentication
   * Improve comment on BUGS section in dpkg-deb.1 about lack of authentication
     and checksum support in .deb files. Closes: #492052
     and checksum support in .deb files. Closes: #492052
+  * Use a troff special character for the copyright symbol on man pages.
 
 
   [ Raphael Hertzog ]
   [ Raphael Hertzog ]
   * Enhance dpkg-shlibdeps's error message when a library can't be found to
   * Enhance dpkg-shlibdeps's error message when a library can't be found to

+ 2 - 2
man/cleanup-info.8

@@ -1,4 +1,4 @@
-.TH cleanup\-info 8 "2007-07-18" "Debian Project" "dpkg utilities"
+.TH cleanup\-info 8 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 cleanup\-info \- clean up the mess that bogus install\-info may have done
 cleanup\-info \- clean up the mess that bogus install\-info may have done
 .
 .
@@ -52,7 +52,7 @@ Probably many.
 .BR install\-info (8),
 .BR install\-info (8),
 .BR info (1).
 .BR info (1).
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1996 Kim-Minh Kaplan
+Copyright \(co 1996 Kim-Minh Kaplan
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 3 - 3
man/deb-substvars.5

@@ -1,5 +1,5 @@
 .\" Authors: Ian Jackson
 .\" Authors: Ian Jackson
-.TH deb\-substvars 5 "2007-07-18" "Debian Project" "dpkg utilities"
+.TH deb\-substvars 5 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 deb\-substvars \- Debian source substitution variables
 deb\-substvars \- Debian source substitution variables
 .
 .
@@ -134,9 +134,9 @@ standard output field settings is rather confused.
 .BR dpkg\-source (1).
 .BR dpkg\-source (1).
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 3 - 3
man/deb-version.5

@@ -2,7 +2,7 @@
 .\" The copyright given below is that of the whole policy, but probably
 .\" The copyright given below is that of the whole policy, but probably
 .\" incomplete.
 .\" incomplete.
 .\" Conversion to roff by Frank Lichtenheld
 .\" Conversion to roff by Frank Lichtenheld
-.TH deb\-version 5 "2007-10-06" "Debian Project" "Debian"
+.TH deb\-version 5 "2008-08-18" "Debian Project" "Debian"
 .SH NAME
 .SH NAME
 deb\-version \- Debian package version number format
 deb\-version \- Debian package version number format
 .
 .
@@ -118,9 +118,9 @@ support for it later in the 1.10.x series.
 .BR deb (5),
 .BR deb (5),
 .BR dpkg (1)
 .BR dpkg (1)
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1996,1997,1998 Ian Jackson and Christian Schwarz
+Copyright \(co 1996,1997,1998 Ian Jackson and Christian Schwarz
 .br
 .br
-Copyright (C) 2007 Frank Lichtenheld
+Copyright \(co 2007 Frank Lichtenheld
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 5 - 5
man/dpkg-buildpackage.1

@@ -1,4 +1,4 @@
-.TH dpkg\-buildpackage 1 "2008-07-10" "Debian Project" "dpkg utilities"
+.TH dpkg\-buildpackage 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-buildpackage \- build binary or source packages from sources
 dpkg\-buildpackage \- build binary or source packages from sources
 .
 .
@@ -292,13 +292,13 @@ and initial arguments for
 .BR gpg (1).
 .BR gpg (1).
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .br
 .br
-Copyright (C) 2007 Frank Lichtenheld
+Copyright \(co 2007 Frank Lichtenheld
 .br
 .br
-Copyright (C) 2008 Rapha\[:e]l Hertzog
+Copyright \(co 2008 Rapha\[:e]l Hertzog
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-checkbuilddeps.1

@@ -1,4 +1,4 @@
-.TH dpkg\-checkbuilddeps 1 "2008-03-14" "Debian Project" "dpkg utilities"
+.TH dpkg\-checkbuilddeps 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-checkbuilddeps \- check build dependencies and conflicts
 dpkg\-checkbuilddeps \- check build dependencies and conflicts
 .
 .
@@ -35,7 +35,7 @@ Use the given build dependencies/conflicts instead of those contained in the
 Show the usage message and exit.
 Show the usage message and exit.
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 2001 Joey Hess
+Copyright \(co 2001 Joey Hess
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-deb.1

@@ -1,4 +1,4 @@
-.TH dpkg\-deb 1 "2007-09-08" "Debian Project" "dpkg suite"
+.TH dpkg\-deb 1 "2008-08-18" "Debian Project" "dpkg suite"
 .SH NAME
 .SH NAME
 dpkg\-deb \- Debian package archive (.deb) manipulation tool
 dpkg\-deb \- Debian package archive (.deb) manipulation tool
 .
 .
@@ -246,7 +246,7 @@ package's scripts run and its status and contents recorded.
 .BR dselect (1).
 .BR dselect (1).
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 3 - 3
man/dpkg-distaddfile.1

@@ -1,4 +1,4 @@
-.TH dpkg\-distaddfile 1 "2007-03-07" "Debian Project" "dpkg utilities"
+.TH dpkg\-distaddfile 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-distaddfile \- add entries to debian/files
 dpkg\-distaddfile \- add entries to debian/files
 .
 .
@@ -45,9 +45,9 @@ prepared.
 can be used to add additional files.
 can be used to add additional files.
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-divert.8

@@ -1,4 +1,4 @@
-.TH dpkg\-divert 8 "2007-07-18" "Debian Project" "dpkg utilities"
+.TH dpkg\-divert 8 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-divert \- override a package's version of a file
 dpkg\-divert \- override a package's version of a file
 .
 .
@@ -123,7 +123,7 @@ Note: \fBdpkg\-divert\fP preserves the old copy of this file, with extension
 .BR dpkg (1).
 .BR dpkg (1).
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1995 Ian Jackson
+Copyright \(co 1995 Ian Jackson
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 3 - 3
man/dpkg-genchanges.1

@@ -1,4 +1,4 @@
-.TH dpkg\-genchanges 1 "2007-07-18" "Debian Project" "dpkg utilities"
+.TH dpkg\-genchanges 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-genchanges \- generate Debian .changes files
 dpkg\-genchanges \- generate Debian .changes files
 .
 .
@@ -144,9 +144,9 @@ reads the data here when producing a
 file.
 file.
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 4 - 4
man/dpkg-gencontrol.1

@@ -1,4 +1,4 @@
-.TH dpkg\-gencontrol 1 "2008-03-02" "Debian Project" "dpkg utilities"
+.TH dpkg\-gencontrol 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-gencontrol \- generate Debian control files
 dpkg\-gencontrol \- generate Debian control files
 .
 .
@@ -138,11 +138,11 @@ adds the presumed filenames of binary packages whose control files it
 generates here.
 generates here.
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .br
 .br
-Copyright (C) 2007-2008 Rapha\[:e]l Hertzog
+Copyright \(co 2007-2008 Rapha\[:e]l Hertzog
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-gensymbols.1

@@ -1,5 +1,5 @@
 .\" Author: Raphael Hertzog
 .\" Author: Raphael Hertzog
-.TH dpkg\-gensymbols 1 "2007-07-16" "Debian Project" "dpkg utilities"
+.TH dpkg\-gensymbols 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-gensymbols \- generate symbols files (shared library dependency information)
 dpkg\-gensymbols \- generate symbols files (shared library dependency information)
 .
 .
@@ -190,7 +190,7 @@ Show the version and exit.
 .BR dpkg\-shlibdeps (1).
 .BR dpkg\-shlibdeps (1).
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 2007 Rapha\[:e]l Hertzog
+Copyright \(co 2007 Rapha\[:e]l Hertzog
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-name.1

@@ -3,7 +3,7 @@
 .\"
 .\"
 .\" This is free software; see the GNU General Public Licence version 2
 .\" This is free software; see the GNU General Public Licence version 2
 .\" or later for copying conditions.  There is NO warranty.
 .\" or later for copying conditions.  There is NO warranty.
-.TH dpkg\-name 1 "2007-11-22" "Debian Project" "dpkg utilities"
+.TH dpkg\-name 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-name \- rename Debian packages to full package names
 dpkg\-name \- rename Debian packages to full package names
 .
 .
@@ -104,7 +104,7 @@ might depend on this naming structure.
 .BR xargs (1).
 .BR xargs (1).
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1995,1996 Erick Branderhorst
+Copyright \(co 1995,1996 Erick Branderhorst
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 4 - 4
man/dpkg-parsechangelog.1

@@ -1,4 +1,4 @@
-.TH dpkg\-parsechangelog 1 "2008-01-13" "Debian Project" "dpkg utilities"
+.TH dpkg\-parsechangelog 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-parsechangelog \- parse Debian changelog files
 dpkg\-parsechangelog \- parse Debian changelog files
 .
 .
@@ -120,11 +120,11 @@ the changes made since a particular release, and the source version
 number itself.
 number itself.
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .br
 .br
-Copyright (C) 2007, 2008 Frank Lichtenheld
+Copyright \(co 2007, 2008 Frank Lichtenheld
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-query.1

@@ -1,4 +1,4 @@
-.TH dpkg\-query 1 "2007-07-18" "Debian Project" "dpkg suite"
+.TH dpkg\-query 1 "2008-08-18" "Debian Project" "dpkg suite"
 .SH NAME
 .SH NAME
 dpkg\-query \- a tool to query the dpkg database
 dpkg\-query \- a tool to query the dpkg database
 .
 .
@@ -154,7 +154,7 @@ This setting influences the output of the \fB\-\-list\fP option by changing
 the width of its output.
 the width of its output.
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 2001 Wichert Akkerman
+Copyright \(co 2001 Wichert Akkerman
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 5 - 5
man/dpkg-shlibdeps.1

@@ -1,4 +1,4 @@
-.TH dpkg\-shlibdeps 1 "2008-03-25" "Debian Project" "dpkg utilities"
+.TH dpkg\-shlibdeps 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-shlibdeps \- generate shared library substvar dependencies
 dpkg\-shlibdeps \- generate shared library substvar dependencies
 .
 .
@@ -328,13 +328,13 @@ don't understand why it's giving you this error.
 .BR dpkg\-gensymbols (1).
 .BR dpkg\-gensymbols (1).
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .br
 .br
-Copyright (C) 2006 Frank Lichtenheld
+Copyright \(co 2006 Frank Lichtenheld
 .br
 .br
-Copyright (C) 2007-2008 Rapha\[:e]l Hertzog
+Copyright \(co 2007-2008 Rapha\[:e]l Hertzog
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 4 - 4
man/dpkg-source.1

@@ -1,5 +1,5 @@
 .\" Authors: Ian Jackson, Raphael Hertzog
 .\" Authors: Ian Jackson, Raphael Hertzog
-.TH dpkg\-source 1 "2008-03-16" "Debian Project" "dpkg utilities"
+.TH dpkg\-source 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-source \- Debian source package (.dsc) manipulation tool
 dpkg\-source \- Debian source package (.dsc) manipulation tool
 .
 .
@@ -486,11 +486,11 @@ standard output field settings is rather confused.
 .BR dselect (1).
 .BR dselect (1).
 .
 .
 .SH AUTHORS
 .SH AUTHORS
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .br
 .br
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .br
 .br
-Copyright (C) 2008 Rapha\[:e]l Hertzog
+Copyright \(co 2008 Rapha\[:e]l Hertzog
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or later
 This is free software; see the GNU General Public Licence version 2 or later
 for copying conditions. There is NO WARRANTY.
 for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-split.1

@@ -1,5 +1,5 @@
 .\" Authors: Ian Jackson
 .\" Authors: Ian Jackson
-.TH dpkg\-split 1 "2007-07-18" "Debian Project" "dpkg utilities"
+.TH dpkg\-split 1 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-split \- Debian package archive split/join tool
 dpkg\-split \- Debian package archive split/join tool
 .
 .
@@ -230,7 +230,7 @@ filename format should not be relied upon.
 .BR dpkg (1).
 .BR dpkg (1).
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1995-1996 Ian Jackson
+Copyright \(co 1995-1996 Ian Jackson
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/dpkg-statoverride.8

@@ -1,4 +1,4 @@
-.TH dpkg\-statoverride 8 "2007-07-18" "Debian project" "dpkg utilities"
+.TH dpkg\-statoverride 8 "2008-08-18" "Debian project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-statoverride \- override ownership and mode of files
 dpkg\-statoverride \- override ownership and mode of files
 .
 .
@@ -79,7 +79,7 @@ extension "\-old", before replacing it with the new one.
 .BR dpkg (1).
 .BR dpkg (1).
 .
 .
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 2000 Wichert Akkerman
+Copyright \(co 2000 Wichert Akkerman
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/install-info.8

@@ -2,7 +2,7 @@
 .\"
 .\"
 .\" This is free software; see the GNU General Public Licence version 2
 .\" This is free software; see the GNU General Public Licence version 2
 .\" or later for copying conditions.  There is NO warranty.
 .\" or later for copying conditions.  There is NO warranty.
-.TH install\-info 8 "2007-07-18" "Debian Project" "dpkg utilities"
+.TH install\-info 8 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 install\-info \- create or update entry in Info dir file
 install\-info \- create or update entry in Info dir file
 .
 .
@@ -289,7 +289,7 @@ processing steps are shown.
 .BR info (1),
 .BR info (1),
 .BR gzip(1).
 .BR gzip(1).
 .SH AUTHOR
 .SH AUTHOR
-Copyright (C) 1994 Ian Jackson
+Copyright \(co 1994 Ian Jackson
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.

+ 2 - 2
man/update-alternatives.8

@@ -5,7 +5,7 @@
 .\" by the Free Software Foundation; either version 2 of the License, or
 .\" by the Free Software Foundation; either version 2 of the License, or
 .\" (at your option) any later version.  There is NO WARRANTY.  You can
 .\" (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.
 .\" 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"
+.TH update\-alternatives 8 "2008-08-18" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 update\-alternatives \- maintain symbolic links determining default commands
 update\-alternatives \- maintain symbolic links determining default commands
 .
 .
@@ -462,7 +462,7 @@ 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
 .SH AUTHOR
-Copyright (C) 1995 Ian Jackson
+Copyright \(co 1995 Ian Jackson
 .sp
 .sp
 This is free software; see the GNU General Public Licence version 2 or
 This is free software; see the GNU General Public Licence version 2 or
 later for copying conditions. There is NO WARRANTY.
 later for copying conditions. There is NO WARRANTY.