You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
880 B
25 lines
880 B
From f2ce4cc54edc7dfeb6b12f3e8fff98255a9f477d Mon Sep 17 00:00:00 2001 |
|
From: Taizo Ito <taizo.ito@hde.co.jp> |
|
Date: Tue, 17 Mar 2015 13:51:27 +0900 |
|
Subject: [PATCH 1/1] typo in japanese man page of useradd |
|
|
|
--- |
|
po/ja.po | 2 +- |
|
1 file changed, 1 insertion(+), 1 deletion(-) |
|
|
|
diff --git a/po/ja.po b/po/ja.po |
|
index a68a698..0c21c29 100644 |
|
--- a/po/ja.po |
|
+++ b/po/ja.po |
|
@@ -2047,7 +2047,7 @@ msgid " -s, --shell SHELL login shell of the new account\n" |
|
msgstr " -s, --shell SHELL 新アカウントのログインシェル\n" |
|
|
|
msgid " -u, --uid UID user ID of the new account\n" |
|
-msgstr " -u, --iud UID 新アカウントのユーザ ID\n" |
|
+msgstr " -u, --uid UID 新アカウントのユーザ ID\n" |
|
|
|
msgid "" |
|
" -U, --user-group create a group with the same name as the " |
|
-- |
|
1.8.3.1 |
|
|
|
|