메시지 업데이트
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sun, 2 Jan 2011 13:36:45 +0000 (22:36 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sun, 2 Jan 2011 13:36:45 +0000 (22:36 +0900)
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@254 8f00fcd2-89fc-0310-932e-b01be5b65e01

tools/hangul.c

index 7d8057f..6afd88b 100644 (file)
@@ -75,9 +75,10 @@ With no FILE, or when FILE is -, read standard input.\n\
          printf(_("\
 \n\
 Examples:\n\
-  %s -i gksrmfdlqfur  Convert specified string into korean characters.\n\
+  %s -i gksrmfdlqfur  Convert specified string into korean characters\n\
+                          and print them to standard output.\n\
   %s                  Convert standard input into korean characters\n\
-                             and print them to standard output.\n\
+                          and print them to standard output.\n\
 "),
               program_name, program_name);
     } else {