Thread (28 messages) flat view 28 messages, 12 authors, 2016-06-15

Re: Suggestion: "man git clone"

From: Jeff King <hidden>
Date: 2016-06-15 22:45:12

On Thu, Aug 21, 2008 at 10:22:47AM -0700, H. Peter Anvin wrote:
That would probably be the best option, other options are  
$MANPATH/man1/git\ clone.1 or $MANPATH/mangit/clone.git (I actually tried 
that on the assumption that it might treat "git" as a section;  
unfortunately, it didn't work.)
There is some configuration magic about what is a section. Try

  perl -pi -e 's/^SECTION.*/$& git/' /etc/manpath.config

That seems to convince my man to look in .../mangit, but I'm having
trouble actually getting it to find a page and I don't have time to
investigate further now.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help