From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2AF3E15808A for ; Thu, 07 Aug 2025 16:20:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1C556342128 for ; Thu, 07 Aug 2025 16:20:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B4D09110562; Thu, 07 Aug 2025 16:20:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id AF9AD110562 for ; Thu, 07 Aug 2025 16:20:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F7BC335DA3 for ; Thu, 07 Aug 2025 16:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2B8832D2 for ; Thu, 07 Aug 2025 16:20:20 +0000 (UTC) From: "Kerin Millar" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kerin Millar" Message-ID: <1754583532.accce6052421747e44cc3b01bbd7472aa8ca8682.kfm@gentoo> Subject: [gentoo-commits] proj/locale-gen:master commit in: / X-VCS-Repository: proj/locale-gen X-VCS-Files: locale-gen.8 X-VCS-Directories: / X-VCS-Committer: kfm X-VCS-Committer-Name: Kerin Millar X-VCS-Revision: accce6052421747e44cc3b01bbd7472aa8ca8682 X-VCS-Branch: master Date: Thu, 07 Aug 2025 16:20:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 01ea7a23-6c82-45ad-bcae-fe941a5b5d13 X-Archives-Hash: 846fc8c4d9125f35de123a16b06c3a0a commit: accce6052421747e44cc3b01bbd7472aa8ca8682 Author: Kerin Millar plushkava net> AuthorDate: Thu Aug 7 16:07:21 2025 +0000 Commit: Kerin Millar plushkava net> CommitDate: Thu Aug 7 16:18:52 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=accce605 locale-gen.8: add full stops (periods) where appropriate Signed-off-by: Kerin Millar plushkava.net> locale-gen.8 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locale-gen.8 b/locale-gen.8 index 3ab1cd9..1a4955f 100644 --- a/locale-gen.8 +++ b/locale-gen.8 @@ -23,28 +23,28 @@ with a suitable diagnostic message. Otherwise, locale\-gen shall act as if the .SH "OPTIONS" .TP \fB\-A\fR, \fB\-\-all\fR -Compile all locales that are officially supported by glibc +Compile all locales that are officially supported by glibc. .TP \fB\-c\fR, \fB\-\-config\fR \fIconfig\fR -Read the given \fIconfig\fR file (defaults to /etc/locale.gen) +Read the given \fIconfig\fR file (defaults to /etc/locale.gen). .TP \fB\-d\fR, \fB\-\-prefix\fR \fIdirectory\fR -Treat most filesystem paths as being relative to the given \fIdirectory\fR (defaults to / if not a Gentoo Prefix system) +Treat most filesystem paths as being relative to the given \fIdirectory\fR (defaults to / if not a Gentoo Prefix system). .TP \fB\-h\fR, \fB\-\-help\fR -Write out a synopsis and summary of the supported options then exit +Write out a synopsis and summary of the supported options then exit. .TP \fB\-j\fR, \fB\-\-jobs\fR \fIinteger\fR -Spawn up to \fIinteger\fR workers to compile locales in parallel (defaults to the number of logical processors) +Spawn up to \fIinteger\fR workers to compile locales in parallel (defaults to the number of logical processors). .TP \fB\-q\fR, \fB\-\-quiet\fR -Suppress the writing of informational messages to standard output +Suppress the writing of informational messages to standard output. .TP \fB\-u\fR, \fB\-\-update\fR -Suppress the compilation of locales that are already installed (not recommended) +Suppress the compilation of locales that are already installed (not recommended). .TP \fB\-V\fR, \fB\-\-version\fR -Write out some details regarding the program then exit +Write out some details regarding the program then exit. .SH "AUTHORS" .fi Version 3.0 is the work of Kerin Millar . @@ -52,7 +52,7 @@ Version 3.0 is the work of Kerin Millar . Prior versions are chiefly the work of Mike Frysinger . .nf .SH "REPORTING BUGS" -Please report bugs via http://bugs.gentoo.org/ +Please report bugs via http://bugs.gentoo.org/. .SH "FILES" .TP .I /etc/locale.gen