From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "David Prévot" <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] locale.5: various minor fixes
Date: Fri, 04 Apr 2014 07:58:08 +0200 [thread overview]
Message-ID: <533E49F0.1090400@gmail.com> (raw)
In-Reply-To: <1396566937-26334-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
On 04/04/2014 01:15 AM, David Prévot wrote:
> Hi Michael,
>
> Please find attach various minor fixes:
> - consistency fixes;
> - punctuation fixes;
> - typo fixes;
> - format fixes;
> - usage fix;
> - American spelling convention.
Thanks, David. Applied.
Cheers,
Michael
> David
> ---
> man5/locale.5 | 38 +++++++++++++++++---------------------
> 1 file changed, 17 insertions(+), 21 deletions(-)
>
> diff --git a/man5/locale.5 b/man5/locale.5
> index cb09900..e699088 100644
> --- a/man5/locale.5
> +++ b/man5/locale.5
> @@ -85,10 +85,8 @@ the GNU C library supports the following nonstandard categories:
> .IP *
> .B LC_TELEPHONE
> .SS LC_ADDRESS
> -The definition for the
> +The definition starts with the string
> .B LC_ADDRESS
> -category starts with the string
> -.I LC_ADDRESS
> in the first column.
>
> The following keywords are allowed:
> @@ -170,7 +168,7 @@ entity.
> .TP
> .I country_name
> followed by the country name in the language of the current document
> -(e.g., "Deutschland for the
> +(e.g., "Deutschland" for the
> .IR de_DE
> locale).
> .TP
> @@ -203,17 +201,15 @@ followed by the three-letter abbreviation of the language (ISO 639-2).
> .TP
> .I lang_lib
> followed by the three-letter abbreviation of the language for
> -library use (ISO 639-2)
> +library use (ISO 639-2).
> .PP
> The
> .B LC_ADDRESS
> definition ends with the string
> .IR "END LC_ADDRESS" .
> .SS LC_CTYPE
> -The definition for the
> +The definition starts with the string
> .B LC_CTYPE
> -category starts with the string
> -.I LC_CTYPE
> in the first column.
>
> The following keywords are allowed:
> @@ -470,7 +466,7 @@ in the first column.
> The following keywords are allowed:
> .TP
> .I title
> -followed by the title of ths locale document
> +followed by the title of the locale document
> (e.g., "Maori language locale for New Zealand").
> .TP
> .I source
> @@ -492,7 +488,7 @@ followed by the telephone number (in international format)
> of the organization that maintains this document.
> .TP
> .I fax
> -followed by the FAX number (in international format)
> +followed by the fax number (in international format)
> of the organization that maintains this document.
> .TP
> .I language
> @@ -529,7 +525,7 @@ a string that identifies this locale category definition,
> a semicolon, and
> .IP *
> one of the
> -.I LC_*
> +.BI LC_ *
> identifiers.
> .PP
> The
> @@ -569,7 +565,7 @@ in the first column.
> The following keywords are allowed:
> .TP
> .I measurement
> -folowed by number identifying the standard used for measurement.
> +followed by number identifying the standard used for measurement.
> The following values are recognized:
> .RS
> .TP
> @@ -911,7 +907,7 @@ The following field descriptors are recognized:
> .RS
> .TP
> %a
> -Area code without nationwide prefix (the prefix is often "0").
> +Area code without nationwide prefix (the prefix is often "00").
> .TP
> %A
> Area code including nationwide prefix.
> @@ -926,7 +922,7 @@ Extension (to local number).
> Country code.
> .TP
> %C
> -Alternate carrier service code used for dialling abroad.
> +Alternate carrier service code used for dialing abroad.
> .TP
> %t
> If the preceding field descriptor resulted in an empty string,
> @@ -936,7 +932,7 @@ then the empty string, otherwise a space character.
> .I tel_dom_fmt
> followed by a string that contains field descriptors that identify
> the format used to dial domestic numbers.
> -The recognized field descriptrs are the same as for
> +The recognized field descriptors are the same as for
> .IR tel_int_fmt .
> .TP
> .I int_select
> @@ -1040,14 +1036,14 @@ followed by a value that indicates the direction for the
> display of calendar dates, as follows:
> .RS
> .TP
> -1
> -left-right from top
> +.B 1
> +Left-right from top.
> .TP
> -2
> -top-down from left
> +.B 2
> +Top-down from left.
> .TP
> -3
> -right-left from top
> +.B 3
> +Right-left from top.
> .RE
> .TP
> .I date_fmt
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2014-04-04 5:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 23:15 [PATCH] locale.5: various minor fixes David Prévot
[not found] ` <1396566937-26334-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-04-04 5:58 ` Michael Kerrisk (man-pages) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=533E49F0.1090400@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).