fa2969
From f2ce4cc54edc7dfeb6b12f3e8fff98255a9f477d Mon Sep 17 00:00:00 2001
fa2969
From: Taizo Ito <taizo.ito@hde.co.jp>
fa2969
Date: Tue, 17 Mar 2015 13:51:27 +0900
fa2969
Subject: [PATCH 1/1] typo in japanese man page of useradd
fa2969
fa2969
---
fa2969
 po/ja.po | 2 +-
fa2969
 1 file changed, 1 insertion(+), 1 deletion(-)
fa2969
fa2969
diff --git a/po/ja.po b/po/ja.po
fa2969
index a68a698..0c21c29 100644
fa2969
--- a/po/ja.po
fa2969
+++ b/po/ja.po
fa2969
@@ -2047,7 +2047,7 @@ msgid "  -s, --shell SHELL             login shell of the new account\n"
fa2969
 msgstr "  -s, --shell SHELL             新アカウントのログインシェル\n"
fa2969
 
fa2969
 msgid "  -u, --uid UID                 user ID of the new account\n"
fa2969
-msgstr "  -u, --iud UID                 新アカウントのユーザ ID\n"
fa2969
+msgstr "  -u, --uid UID                 新アカウントのユーザ ID\n"
fa2969
 
fa2969
 msgid ""
fa2969
 "  -U, --user-group              create a group with the same name as the "
fa2969
-- 
fa2969
1.8.3.1
fa2969