Re: Suggestion: "man git clone"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Thursday, August 21, 2008 - 1:18 pm

On Thu, Aug 21, 2008 at 01:14:41PM -0700, H. Peter Anvin wrote:


Oh, sorry, this was just me being incompetent. I was testing with

  MANSECT=git man git am

and of course

  MANSECT=git man git

broke because we are no longer looking in section "1".

Setting the sections properly (by adding "git" to /etc/manpath.config,
or using MANSECT=1:git) and creating a linkfarm in .../man/mangit (with
am.git pointing to ../man1/git-am.1) makes both "man git" and "man git
am" work fine.

The changes to manpath.config make it a bit outside the scope of git's
regular install, but maybe this is something distro people would want to
do.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Suggestion: "man git clone", H. Peter Anvin, (Wed Aug 20, 5:11 pm)
Re: Suggestion: "man git clone", "Peter Valdemar Mørc ..., (Wed Aug 20, 5:25 pm)
Re: Suggestion: "man git clone", H. Peter Anvin, (Thu Aug 21, 9:37 am)
Re: Suggestion: "man git clone", Avery Pennarun, (Thu Aug 21, 10:07 am)
Re: Suggestion: "man git clone", H. Peter Anvin, (Thu Aug 21, 10:22 am)
Re: Suggestion: "man git clone", Jeff King, (Thu Aug 21, 10:38 am)
Re: Suggestion: "man git clone", Bert Wesarg, (Thu Aug 21, 10:52 am)
Re: Suggestion: "man git clone", Jeff King, (Thu Aug 21, 1:13 pm)
Re: Suggestion: "man git clone", H. Peter Anvin, (Thu Aug 21, 1:14 pm)
Re: Suggestion: "man git clone", Jeff King, (Thu Aug 21, 1:18 pm)
Re: Suggestion: "man git clone", Federico Lucifredi, (Thu Aug 21, 2:49 pm)
Re: Suggestion: "man git clone", H. Peter Anvin, (Thu Aug 21, 4:07 pm)
Re: Suggestion: "man git clone", Federico Lucifredi, (Thu Aug 21, 5:07 pm)
Re: Suggestion: "man git clone", Jeff King, (Thu Aug 21, 5:40 pm)
Re: Suggestion: "man git clone", Jeff King, (Thu Aug 21, 5:42 pm)
Re: Suggestion: "man git clone", Miklos Vajna, (Thu Aug 21, 6:15 pm)
Re: Suggestion: "man git clone", Federico Lucifredi, (Thu Aug 21, 6:19 pm)
Re: Suggestion: "man git clone", Jeff King, (Thu Aug 21, 6:21 pm)
Re: Suggestion: "man git clone", Federico Lucifredi, (Thu Aug 21, 6:21 pm)
Re: Suggestion: "man git clone", Michael J Gruber, (Fri Aug 22, 4:02 am)
Re: Suggestion: "man git clone", A Large Angry SCM, (Fri Aug 22, 4:37 am)
Re: Suggestion: "man git clone", Derek Fawcus, (Fri Aug 22, 8:03 am)
Re: Suggestion: "man git clone", Mikael Magnusson, (Fri Aug 22, 8:53 am)
Re: Suggestion: "man git clone", Matthieu Moy, (Mon Aug 25, 5:38 am)
Re: Suggestion: "man git clone", Federico Lucifredi, (Wed Sep 3, 7:22 pm)
Re: Suggestion: "man git clone", H. Peter Anvin, (Wed Sep 3, 8:31 pm)