List for cgit developers and users
 help / color / mirror / Atom feed
From: jamie.couture at gmail.com (Jamie Couture)
Subject: [PATCH 8/8] cgitrc.5.txt: one vs. two word changes
Date: Tue, 20 Mar 2012 21:07:57 -0400	[thread overview]
Message-ID: <1332292077-9709-9-git-send-email-jamie.couture@gmail.com> (raw)
In-Reply-To: <1332292077-9709-1-git-send-email-jamie.couture@gmail.com>

split a few words into two, or hyphenated where it made sense

Signed-off-by: Jamie Couture <jamie.couture at gmail.com>
---
 cgitrc.5.txt |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index b5852fc..2b7d427 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -85,7 +85,7 @@ commit-filter::
 	Specifies a command which will be invoked to format commit messages.
 	The command will get the message on its STDIN, and the STDOUT from the
 	command will be included verbatim as the commit message, i.e. this can
-	be used to implement bugtracker integration. Default value: none.
+	be used to implement bug tracker integration. Default value: none.
 	See also: "FILTER API".
 
 css::
@@ -143,8 +143,8 @@ enable-subject-links::
 	"repo.enable-subject-links".
 
 enable-tree-linenumbers::
-	Flag which, when set to "1", will make cgit generate linenumber links
-	for plaintext blobs printed in the tree view. Default value: "1".
+	Flag which, when set to "1", will make cgit generate line number links
+	for plain text blobs printed in the tree view. Default value: "1".
 
 favicon::
 	Url used as link to a shortcut icon for cgit. If specified, it is
@@ -165,7 +165,7 @@ header::
 	verbatim at the top of all pages. Default value: none.
 
 include::
-	Name of a configfile to include before the rest of the current config-
+	Name of a config-file to include before the rest of the current config-
 	file is parsed. Default value: none. See also: "MACRO EXPANSION".
 
 index-header::
@@ -223,7 +223,7 @@ max-stats::
 	disabled. Default value: none. See also: "repo.max-stats".
 
 mimetype.<ext>::
-	Set the mimetype for the specified filename extension. This is used
+	Set the mime-type for the specified filename extension. This is used
 	by the `plain` command when returning blob content.
 
 mimetype-file::
@@ -273,7 +273,7 @@ remove-suffix::
 
 renamelimit::
 	Maximum number of files to consider when detecting renames. The value
-	 "-1" uses the compiletime value in git (for further info, look at
+	 "-1" uses the compile time value in git (for further info, look at
 	  `man git-diff`). Default value: "-1".
 
 repo.group::
@@ -306,7 +306,7 @@ scan-hidden-path::
 	Default value: 0. See also: scan-path.
 
 scan-path::
-	A path which will be scanned for repositories. If caching is enabled,
+	A path scanned for repositories. If caching is enabled,
 	the result will be cached as a cgitrc include-file in the cache
 	directory. If project-list has been defined prior to scan-path,
 	scan-path loads only the directories listed in the file pointed to by
@@ -337,7 +337,7 @@ snapshots::
 	none.
 
 source-filter::
-	Specifies a command which will be invoked to format plaintext blobs
+	Specifies a command which will be invoked to format plain text blobs
 	in the tree view. The command will get the blob content on its STDIN
 	and the name of the blob as its only command line argument. The STDOUT
 	from the command will be included verbatim as the blob contents, i.e.
-- 
1.7.9.3





  parent reply	other threads:[~2012-03-21  1:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21  1:07 [PATCH] Some Documentation Changes jamie.couture
2012-03-21  1:07 ` [PATCH 1/8] cgitrc.5.txt: move deprecated options jamie.couture
2012-03-21  7:12   ` mailings
2012-03-21  1:07 ` [PATCH 2/8] changed wording of " jamie.couture
2012-03-21  7:15   ` mailings
2012-03-21 13:09     ` jamie.couture
2012-03-21  1:07 ` [PATCH 3/8] deprecate option index-header jamie.couture
2012-03-21  1:07 ` [PATCH 4/8] deprecate option index-info jamie.couture
2012-03-21  1:07 ` [PATCH 5/8] cgitrc.5.txt: change 'formatstring' to two words jamie.couture
2012-03-21  7:15   ` mailings
2012-03-21  1:07 ` [PATCH 6/8] cgitrc.5.txt: correct a few typos jamie.couture
2012-03-21  7:16   ` mailings
2012-03-21  1:07 ` [PATCH 7/8] correct usage of 'webinterface' jamie.couture
2012-03-21  7:17   ` mailings
2012-03-21  1:07 ` jamie.couture [this message]
2012-03-21  7:19 ` [PATCH] Some Documentation Changes mailings
2012-03-21  8:27   ` larsh
2012-03-21  8:25     ` mailings

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=1332292077-9709-9-git-send-email-jamie.couture@gmail.com \
    --to=cgit@lists.zx2c4.com \
    /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).