summaryrefslogtreecommitdiffstats
path: root/mount-deprecated
diff options
context:
space:
mode:
authorBenno Schulenberg2013-01-26 17:07:51 +0100
committerKarel Zak2013-02-06 11:15:02 +0100
commitb50945d4ac2b415823cdc067efdcb54c80de8145 (patch)
tree8a885ceafab6f06f278dc82582a5be0f919a5705 /mount-deprecated
parentdocs: AUTHORS: remove four duplicate entries (diff)
downloadkernel-qcow2-util-linux-b50945d4ac2b415823cdc067efdcb54c80de8145.tar.gz
kernel-qcow2-util-linux-b50945d4ac2b415823cdc067efdcb54c80de8145.tar.xz
kernel-qcow2-util-linux-b50945d4ac2b415823cdc067efdcb54c80de8145.zip
textual: spell and encode the name of Arkadiusz Miśkiewicz correctly
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'mount-deprecated')
-rw-r--r--mount-deprecated/fstab.c2
-rw-r--r--mount-deprecated/mount_mntent.c2
-rw-r--r--mount-deprecated/sundries.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/mount-deprecated/fstab.c b/mount-deprecated/fstab.c
index 803a700fc..176a16b31 100644
--- a/mount-deprecated/fstab.c
+++ b/mount-deprecated/fstab.c
@@ -1,4 +1,4 @@
-/* 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
+/* 1999-02-22 Arkadiusz Miśkiewicz <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/mount-deprecated/mount_mntent.c b/mount-deprecated/mount_mntent.c
index 88dab1025..b5bdd90f8 100644
--- a/mount-deprecated/mount_mntent.c
+++ b/mount-deprecated/mount_mntent.c
@@ -1,7 +1,7 @@
/* Private version of the libc *mntent() routines. */
/* Note slightly different prototypes. */
-/* 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
+/* 1999-02-22 Arkadiusz Miśkiewicz <misiek@pld.ORG.PL>
* - added Native Language Support
*/
diff --git a/mount-deprecated/sundries.c b/mount-deprecated/sundries.c
index 9bff99753..8ef3618e5 100644
--- a/mount-deprecated/sundries.c
+++ b/mount-deprecated/sundries.c
@@ -3,7 +3,7 @@
*
* added fcntl locking by Kjetil T. (kjetilho@math.uio.no) - aeb, 950927
*
- * 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
+ * 1999-02-22 Arkadiusz Miśkiewicz <misiek@pld.ORG.PL>
* - added Native Language Support
*
*/