8 ms·
Is there a better man page site to use instead? I abhor reading in the terminal.
by nvy 2y ago
Is there a better man page site to use instead? I abhor reading in the terminal.
- ivanjermakov 2y agoThe only other one I'm aware of is Ubuntu manuals: https://manpages.ubuntu.com/manpages/bionic/en/ https://manpages.ubuntu.com/manpages/bionic/en/
- o11c 2y agoman7.org is "official" (linked from kernel.org) This page there: https://man7.org/linux/man-pages/man3/hsearch.3.html https://man7.org/linux/man-pages/man3/hsearch.3.html
- nvy 2y agoNever knew this about man7, thank you.
- layer8 2y agoLinux: https://man7.org/linux/man-pages/ https://man7.org/linux/man-pages/ Debian: https://manpages.debian.org/ https://manpages.debian.org/ Ubuntu: https://manpages.ubuntu.com/ https://manpages.ubuntu.com/ FreeBSD: https://man.freebsd.org/ https://man.freebsd.org/ OpenBSD: https://man.openbsd.org/ https://man.openbsd.org/
- creatonez 2y agoArchlinux also now has a manpage viewer https://man.archlinux.org/ https://man.archlinux.org/ Useful if you need to see the manpage of a very recent version of a package.
- alan-crowe 2y agoThe documentation pages for FreeBSD include manual pages, for example https://man.freebsd.org/cgi/man.cgi?query=hcreate&manpath=FreeBSD+14.1-RELEASE+and+Ports https://man.freebsd.org/cgi/man.cgi?query=hcreate&manpath=Fr...
- self_awareness 2y agoWhat's the difference between reading letters and digits on a webpage, and reading them in a terminal?
- nvy 2y agoScroll behavior, for starters.
- self_awareness 2y agoYou mean that you can't scroll in the terminal, or?
- PhilipRoman 2y agoObviously it is none of my business how people read their manpages, but on the off chance this may be useful to you: export LESS='--mouse --wheel-lines=3'
- PhilipRoman 2y agoMankier is nice if you like fancy formatting https://www.mankier.com/1/qemu https://www.mankier.com/1/qemu