summaryrefslogtreecommitdiffstats
path: root/git-var.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-09-04 00:24:07 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-09-04 00:24:07 +0000
commit3727619bbead20ee102505c799e1b0737f0c04f7 (patch)
tree36e3a346691e77bc0d8ff2123e571143e0b22e8a /git-var.txt
parenta2f4662f592080968a8ce848d3e5d84003a6c20d (diff)
downloadgit-htmldocs-3727619bbead20ee102505c799e1b0737f0c04f7.tar.gz
Autogenerated HTML docs for v1.6.0.1-216-g1b23a
Diffstat (limited to 'git-var.txt')
-rw-r--r--git-var.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-var.txt b/git-var.txt
index 3647dd6c8..e2f4c0901 100644
--- a/git-var.txt
+++ b/git-var.txt
@@ -20,7 +20,7 @@ OPTIONS
Cause the logical variables to be listed. In addition, all the
variables of the git configuration file .git/config are listed
as well. (However, the configuration variables listing functionality
- is deprecated in favor of 'git-config -l'.)
+ is deprecated in favor of 'git config -l'.)
EXAMPLE
--------
@@ -41,9 +41,9 @@ Diagnostics
You don't exist. Go away!::
The passwd(5) gecos field couldn't be read
Your parents must have hated you!::
- The password(5) gecos field is longer than a giant static buffer.
+ The passwd(5) gecos field is longer than a giant static buffer.
Your sysadmin must hate you!::
- The password(5) name field is longer than a giant static buffer.
+ The passwd(5) name field is longer than a giant static buffer.
SEE ALSO
--------