summaryrefslogtreecommitdiffstats
path: root/login-utils
diff options
context:
space:
mode:
authorBenno Schulenberg2013-01-26 17:42:41 +0100
committerKarel Zak2013-02-06 11:15:05 +0100
commit123ddced4333733bfe42ebc45806e91cff6f8319 (patch)
treecd358f14643e0ad086439fe5fbc3655d81c04b91 /login-utils
parenttextual: spell and encode the name of Arkadiusz Miśkiewicz correctly (diff)
downloadkernel-qcow2-util-linux-123ddced4333733bfe42ebc45806e91cff6f8319.tar.gz
kernel-qcow2-util-linux-123ddced4333733bfe42ebc45806e91cff6f8319.tar.xz
kernel-qcow2-util-linux-123ddced4333733bfe42ebc45806e91cff6f8319.zip
textual: fix two misencodings in comments
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'login-utils')
-rw-r--r--login-utils/setpwnam.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/login-utils/setpwnam.c b/login-utils/setpwnam.c
index 23aef532d..79f3299d4 100644
--- a/login-utils/setpwnam.c
+++ b/login-utils/setpwnam.c
@@ -9,8 +9,8 @@
*
* Edited 11/10/96 (DD/MM/YY ;-) by Nicolai Langfeldt (janl@math.uio.no)
* to read /etc/passwd directly so that passwd, chsh and chfn can work on
- * machines that run NIS (né YP). Changes will not be made to usernames
- * starting with +.
+ * machines that run NIS (previously YP). Changes will not be made to
+ * usernames starting with +.
*
* This file is distributed with no warranty.
*