From: Junio C Hamano <gitster@pobox.com>
To: Michael Haggerty <mhagger@alum.mit.edu>
Cc: "git discussion list" <git@vger.kernel.org>,
"Shawn O. Pearce" <spearce@spearce.org>,
"Jonathan Nieder" <jrnieder@gmail.com>,
"Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>,
"Johan Herland" <johan@herland.net>,
"Johannes Schindelin" <johannes.schindelin@gmx.de>,
"Ilari Liusvaara" <ilari.liusvaara@elisanet.fi>
Subject: Re: Anomalous AUTHOR and DOCUMENTATION sections in manpages
Date: Wed, 22 Jan 2014 07:51:37 -0800 [thread overview]
Message-ID: <xmqqfvogypyu.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <52DFA9EF.4080309@alum.mit.edu> (Michael Haggerty's message of "Wed, 22 Jan 2014 12:22:23 +0100")
Michael Haggerty <mhagger@alum.mit.edu> writes:
> I just noticed that there are exactly four Git manpages with an "AUTHOR"
> section and five with a "DOCUMENTATION" section:
>
> $ make doc
> $ grep -nIE -e '^\.SH "DOCUMENTATION|AUTHOR"' Documentation/*.[0-9]
> Documentation/git-column.1:80:.SH "AUTHOR"
> Documentation/git-for-each-ref.1:272:.SH "AUTHOR"
> Documentation/git-for-each-ref.1:275:.SH "DOCUMENTATION"
> Documentation/git-http-backend.1:404:.SH "AUTHOR"
> Documentation/git-http-backend.1:407:.SH "DOCUMENTATION"
> Documentation/git-notes.1:395:.SH "AUTHOR"
> Documentation/git-notes.1:398:.SH "DOCUMENTATION"
> Documentation/git-remote-ext.1:133:.SH "DOCUMENTATION"
> Documentation/git-remote-fd.1:71:.SH "DOCUMENTATION"
>
> These sections are inconsistent with the other manpages and seem
> superfluous in a project that has, on the one hand, a public history
> and, on the other hand, hundreds of contributors.
We decided at 48bb914e (doc: drop author/documentation sections from
most pages, 2011-03-11) to remove them for that exact reason. I'd
be happy to see the one in for-each-ref under my name go.
Thanks.
next prev parent reply other threads:[~2014-01-22 15:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 11:22 Anomalous AUTHOR and DOCUMENTATION sections in manpages Michael Haggerty
2014-01-22 11:39 ` Duy Nguyen
2014-01-22 12:06 ` Johan Herland
2014-01-22 14:43 ` Johannes Schindelin
2014-01-22 15:51 ` Junio C Hamano [this message]
2014-01-22 19:49 ` Shawn Pearce
2014-01-22 20:15 ` Ilari Liusvaara
2014-01-22 21:41 ` Michael Haggerty
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=xmqqfvogypyu.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=ilari.liusvaara@elisanet.fi \
--cc=johan@herland.net \
--cc=johannes.schindelin@gmx.de \
--cc=jrnieder@gmail.com \
--cc=mhagger@alum.mit.edu \
--cc=pclouds@gmail.com \
--cc=spearce@spearce.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.