diff options
author | Wichert Akkerman <wakkerma@debian.org> | 1999-12-25 03:21:47 +0000 |
---|---|---|
committer | Wichert Akkerman <wakkerma@debian.org> | 1999-12-25 03:21:47 +0000 |
commit | 91125a09a86edb9d4593a4451546debe407c9b3b (patch) | |
tree | e17d4ecd76b3b7a565245dc19cbcf995f114704d /utils | |
parent | 7d13c1e48e36e643e27c868471ccfcc8d948a70d (diff) | |
download | dpkg-91125a09a86edb9d4593a4451546debe407c9b3b.tar.gz |
dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip the 8th bit of characters
Replace `Debian Linux' with `Debian GNU/Linux' in some more places
Diffstat (limited to 'utils')
-rw-r--r-- | utils/start-stop-daemon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/start-stop-daemon.c b/utils/start-stop-daemon.c index dc5b48707..def1026d1 100644 --- a/utils/start-stop-daemon.c +++ b/utils/start-stop-daemon.c @@ -161,7 +161,7 @@ static void do_help(void) { printf("\ -start-stop-daemon for Debian Linux - small and fast C version written by\n\ +start-stop-daemon for Debian GNU/Linux - small and fast C version written by\n\ Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>, public domain.\n" VERSION "\n\ \n\ |