diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/mount/fstab.c | 2 | ||||
-rw-r--r-- | utils/mount/nfsmount.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/mount/fstab.c b/utils/mount/fstab.c index 2775d0b..051fa38 100644 --- a/utils/mount/fstab.c +++ b/utils/mount/fstab.c @@ -1,4 +1,4 @@ -/* 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL> +/* 1999-02-22 Arkadiusz Miskiewicz <misiek@pld.ORG.PL> * - added Native Language Support * Sun Mar 21 1999 - Arnaldo Carvalho de Melo <acme@conectiva.com.br> * - fixed strerr(errno) in gettext calls diff --git a/utils/mount/nfsmount.c b/utils/mount/nfsmount.c index 5b934b5..1298fe4 100644 --- a/utils/mount/nfsmount.c +++ b/utils/mount/nfsmount.c @@ -21,7 +21,7 @@ * Wed Oct 1 23:55:28 1997: Dick Streefland <dick_streefland@tasking.com> * Implemented the "bg", "fg" and "retry" mount options for NFS. * - * 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL> + * 1999-02-22 Arkadiusz Miskiewicz <misiek@pld.ORG.PL> * - added Native Language Support * * Modified by Olaf Kirch and Trond Myklebust for new NFS code, |