diff options
Diffstat (limited to 'util-linux/more.c')
-rw-r--r-- | util-linux/more.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/more.c b/util-linux/more.c index 05fe86970..c26e4fe54 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -9,7 +9,7 @@ * based on the original more implementation by Bruce, and code from the * Debian boot-floppies team. * - * Termios corrects by Vladimir Oleynik <vodz@usa.net> + * Termios corrects by Vladimir Oleynik <dzo@simtreas.ru> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |