diff options
| author | Jonas Fonseca <fonseca@diku.dk> | 2008-09-03 10:50:43 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-09-03 14:51:19 -0700 |
| commit | 73bae1dc468734bad3ff7d1b8e93e7ac5f9d3dff (patch) | |
| tree | d79bd06da1430631e3fef20cb7674d08f48044ab /Documentation/git-commit-tree.txt | |
| parent | improve handling of sideband message display (diff) | |
| download | git-73bae1dc468734bad3ff7d1b8e93e7ac5f9d3dff.tar.gz git-73bae1dc468734bad3ff7d1b8e93e7ac5f9d3dff.zip | |
Fix passwd(5) ref and reflect that commit doens't use commit-tree
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-commit-tree.txt')
| -rw-r--r-- | Documentation/git-commit-tree.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt index 92ab3ab4a8..b8834baced 100644 --- a/Documentation/git-commit-tree.txt +++ b/Documentation/git-commit-tree.txt @@ -79,9 +79,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. Discussion ---------- |
