diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 00:59:08 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 00:59:08 +0000 |
commit | f76b3199890af4834e2b3a6e475c6021f2d5036c (patch) | |
tree | 868675c7c6163a8b106074c85df7669e339e5bfc /usr.sbin/pkg_install | |
parent | 8ce070c1b28cd5f33c098da43378d0239091bd00 (diff) |
Reencode files to UTF-8. Drop CP1252 em-dash.
Notes
Notes:
svn path=/head/; revision=228976
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r-- | usr.sbin/pkg_install/updating/main.c | 2 | ||||
-rw-r--r-- | usr.sbin/pkg_install/updating/pathnames.h | 2 | ||||
-rw-r--r-- | usr.sbin/pkg_install/updating/pkg_updating.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/updating/main.c b/usr.sbin/pkg_install/updating/main.c index 138922bd621b..e7a840f344df 100644 --- a/usr.sbin/pkg_install/updating/main.c +++ b/usr.sbin/pkg_install/updating/main.c @@ -3,7 +3,7 @@ * "THE BEER-WARE LICENSE" (Revision 42): * <beat@chruetertee.ch> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think - * this stuff is worth it, you can buy me a beer in return. Beat G�tzi + * this stuff is worth it, you can buy me a beer in return. Beat Gätzi * ---------------------------------------------------------------------------- */ diff --git a/usr.sbin/pkg_install/updating/pathnames.h b/usr.sbin/pkg_install/updating/pathnames.h index 7eed1b47f157..b9a94ed39c1d 100644 --- a/usr.sbin/pkg_install/updating/pathnames.h +++ b/usr.sbin/pkg_install/updating/pathnames.h @@ -3,7 +3,7 @@ * "THE BEER-WARE LICENSE" (Revision 42): * <beat@chruetertee.ch> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think - * this stuff is worth it, you can buy me a beer in return. Beat G�tzi + * this stuff is worth it, you can buy me a beer in return. Beat Gätzi * ---------------------------------------------------------------------------- * * $FreeBSD$ diff --git a/usr.sbin/pkg_install/updating/pkg_updating.1 b/usr.sbin/pkg_install/updating/pkg_updating.1 index d7ac123259b5..9ab6dc8b594b 100644 --- a/usr.sbin/pkg_install/updating/pkg_updating.1 +++ b/usr.sbin/pkg_install/updating/pkg_updating.1 @@ -6,7 +6,7 @@ .\" "THE BEER-WARE LICENSE" (Revision 42): .\" <beat@chruetertee.ch> wrote this file. As long as you retain this notice you .\" can do whatever you want with this stuff. If we meet some day, and you think -.\" this stuff is worth it, you can buy me a beer in return. Beat G�tzi +.\" this stuff is worth it, you can buy me a beer in return. Beat Gätzi .\" .\" $FreeBSD$ .\" |