public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] man-pages-linux
@ 2021-09-27 23:04 Brian Inglis
  2021-09-30  6:05 ` Marco Atzeri
  2021-09-30 14:38 ` Jon Turney
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Inglis @ 2021-09-27 23:04 UTC (permalink / raw)
  To: cygwin-apps

I would like to provide Cygwin packages for the Linux kernel man pages 
project, for those who are concerned about interoperability and 
portability, from Michael Kerrisk (http://man7.org/), who also releases 
man-pages-posix, and recently released Linux man-pages 5.13.

I do it for my own use anyway, to have the latest docs, just to save 
flipping to Linux from Cygwin or Windows.

The install location is under the standard /usr/share/man/linux/ which 
can only by default be used by specifying

	$ man -m|--systems linux ...

but can also be added explicitly to a users' MANPATH or alias e.g.

	$ alias man='man -m man,linux'

or swap the order to prioritize Linux, or for parallel installs add each 
in your preferred order.

I have Linux 5.05-5.13 packages available on Google drive:

https://drive.google.com/drive/folders/1r3vhlN4fsCAGAtxpVD9PJPVpahCmnIPE

More information is available at the project home page:

	https://www.kernel.org/doc/man-pages/

release blog:

	https://linux-man-pages.blogspot.com/

mailing list:

	https://lore.kernel.org/linux-man/

Sources are at:

	https://github.com/mkerrisk/man-pages
and
	https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git

All Linux distros publish these pages.

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

end of thread, other threads:[~2021-09-30 16:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 23:04 [ITP] man-pages-linux Brian Inglis
2021-09-30  6:05 ` Marco Atzeri
2021-09-30 14:38 ` Jon Turney
2021-09-30 16:06   ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).