All of lore.kernel.org
 help / color / mirror / Atom feed
* Are the 'How to' documents present as man pages?
@ 2017-09-16  5:00 Kaartic Sivaraam
  2017-09-16  8:54 ` Simon Ruderich
  0 siblings, 1 reply; 4+ messages in thread
From: Kaartic Sivaraam @ 2017-09-16  5:00 UTC (permalink / raw)
  To: git

I was reading the 'git revert' documentation and found the following
line in it,


    -m parent-number
    --mainline parent-number

        ...

        See the revert-a-faulty-merge How-To[1] for more details.


It says that the 'How-To' is present in the first section of the man
page. I tried to access it to get this,


    $ man 1 revert-a-faulty-merge How-To
    No manual entry for revert-a-faulty-merge in section 1
    No manual entry for How-To in section 1


That made me wonder whether the 'How-To' documents were present as man
pages and were installed when git is installed.

In case they are, how should I be accessing them? In case they aren't
doesn't the above seem misleading?


    -- 
    Kaartic

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-16 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-16  5:00 Are the 'How to' documents present as man pages? Kaartic Sivaraam
2017-09-16  8:54 ` Simon Ruderich
2017-09-16 11:47   ` Kaartic Sivaraam
2017-09-16 12:05     ` Simon Ruderich

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.