manpages: consistent "format" for NAME section

The NAME section in manpages generally doesn't start with capital
letter (unless the word is 'proper noun') and doesn't end with
period. Notmuch manual pages now matches that "format".
This commit is contained in:
Tomi Ollila 2012-06-25 00:53:27 +03:00 committed by David Bremner
parent 9d70e952eb
commit e4b429039f
10 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-CONFIG 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-config \- Access notmuch configuration file.
notmuch-config \- access notmuch configuration file
.SH SYNOPSIS
.B notmuch config get

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-COUNT 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-count \- Count messages matching the given search terms.
notmuch-count \- count messages matching the given search terms
.SH SYNOPSIS
.B notmuch count

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-DUMP 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-dump \- Creates a plain-text dump of the tags of each message.
notmuch-dump \- creates a plain-text dump of the tags of each message
.SH SYNOPSIS

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-NEW 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-new \- Incorporate new mail into the notmuch database.
notmuch-new \- incorporate new mail into the notmuch database
.SH SYNOPSIS
.B notmuch new

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-REPLY 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-reply \- Constructs a reply template for a set of messages.
notmuch-reply \- constructs a reply template for a set of messages
.SH SYNOPSIS

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-RESTORE 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-restore \- Restores the tags from the given file (see notmuch dump).
notmuch-restore \- restores the tags from the given file (see notmuch dump)
.SH SYNOPSIS

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-SEARCH 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-search \- Search for messages matching the given search terms.
notmuch-search \- search for messages matching the given search terms
.SH SYNOPSIS
.B notmuch search

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-SHOW 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-show \- Show messages matching the given search terms.
notmuch-show \- show messages matching the given search terms
.SH SYNOPSIS
.B notmuch show

View file

@ -1,6 +1,6 @@
.TH NOTMUCH-TAG 1 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-tag \- Add/remove tags for all messages matching the search terms.
notmuch-tag \- add/remove tags for all messages matching the search terms
.SH SYNOPSIS
.B notmuch tag

View file

@ -1,7 +1,7 @@
.TH NOTMUCH-SEARCH-TERMS 7 2012-06-01 "Notmuch 0.13.2"
.SH NAME
notmuch-search-terms \- Syntax for notmuch queries
notmuch-search-terms \- syntax for notmuch queries
.SH SYNOPSIS