From 2f41dcabf146d0410e6015f1ef46ba992200673b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 23 May 2014 11:44:00 +0200 Subject: [PATCH] locale.5: Minor rewordings Signed-off-by: Michael Kerrisk --- man5/locale.5 | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/man5/locale.5 b/man5/locale.5 index 5aec08b36..2ad8e59b2 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -21,7 +21,7 @@ .\" 2008-06-17 Petr Baudis .\" LC_TIME: Describe first_weekday and first_workday .\" -.TH LOCALE 5 2014-03-18 "Linux" "Linux User Manual" +.TH LOCALE 5 2014-05-23 "Linux" "Linux User Manual" .SH NAME locale \- describes a locale definition file .SH DESCRIPTION @@ -437,7 +437,6 @@ The following keywords are allowed: The order-definition starts with a line: .TP .I order_start -.PP followed by a list of keywords chosen from .BR forward , .BR backward , @@ -445,7 +444,6 @@ or .BR position . The order definition consists of lines that describe the order and is terminated with the keyword -.TP .IR order_end . .PP For more details see the sources in @@ -984,7 +982,7 @@ followed by a list of abbreviated month names. followed by a list of month names. .TP .I am_pm -The appropriate representation of the +followed by the appropriate representation of the .B am and .B pm @@ -992,16 +990,16 @@ strings. This should not be defined for locales not using AM/PM convention. .TP .I d_t_fmt -The appropriate date and time format. +followed by the appropriate date and time format. .TP .I d_fmt -The appropriate date format. +followed by the appropriate date format. .TP .I t_fmt -The appropriate time format. +followed by the appropriate time format. .TP .I t_fmt_ampm -The appropriate time format when using 12h clock format. +followed by the appropriate time format when using 12h clock format. .TP .I week followed by a list of three values: @@ -1025,7 +1023,7 @@ should have Monday translation as the first item in the list. .TP .IR first_weekday " (since glibc 2.2)" -Number of the first day from the +followed by the number of the first day from the .I day list to be shown in calendar applications. The default value of @@ -1036,7 +1034,7 @@ on the value of the second list item. .TP .IR first_workday " (since glibc 2.2)" -Number of the first working day from the +followed by the number of the first working day from the .I day list. .TP