From 1072473232f0caa24aeebecf8fc7e70a098b450d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 23 Feb 2010 10:36:37 +0100 Subject: docs/manpages/git-dch.sgml: Consistency fixes and typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Start sentences with capital letter and end them with a full stop. • s/enty/entry/ Signed-off-by: Paul Menzel --- docs/manpages/git-dch.sgml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/manpages/git-dch.sgml b/docs/manpages/git-dch.sgml index c45b5acc..22491f40 100644 --- a/docs/manpages/git-dch.sgml +++ b/docs/manpages/git-dch.sgml @@ -92,7 +92,7 @@ committish - start reading commit messages at committish + Start reading commit messages at committish. @@ -108,7 +108,7 @@ Parse meta tags like , - and . + and . @@ -117,20 +117,20 @@ What meta tags to look for to generate bug-closing changelog entries. The default is 'Closes|LP' to support Debian and - Launchpad + Launchpad. - Include the full commit message in the changelog output + Include the full commit message in the changelog output. , - create a snapshot release entry. This adds a snapshot release + Create a snapshot release entry. This adds a snapshot release number and a warning banner to the changelog entry. The release version number is being autoincremented with every new snapshot release to avoid packages downgrades during snapshot testing. @@ -140,7 +140,7 @@ expression - Python expression that gets eval()ed to the new snapshot number + Python expression that gets eval()ed to the new snapshot number. @@ -157,25 +157,25 @@ version - add a new changelog section with version + Add a new changelog section with version newversion. Together with the snapshot number will be appended to - newversion + newversion. git-log-options - options passed on verbatim to git-log(1) + Options passed on verbatim to git-log(1). N - include N digits of the commit id in - the changelog enty. Default is to not include any commit ids at + Include N digits of the commit id in + the changelog entry. Default is to not include any commit ids at all. @@ -192,7 +192,7 @@ - Use user.name and user.email from git-config(1) for changelog trailer + Use user.name and user.email from git-config(1) for changelog trailer. -- cgit v1.2.3