Add link to Debian man pages
This commit is contained in:
parent
8e5fa1e165
commit
34e8ee8603
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ sub home {
|
|||
li; a href => 'http://linux.die.net/man/', 'die.net'; txt ' - Seems to be based on an RPM-based Linux distribution.'; end;
|
||||
li; a href => 'http://manpages.org/', 'manpages.org'; txt ' - Lots of mostly-nicely formatted man pages, no clue about source.'; end;
|
||||
li; a href => 'http://www.manpagez.com/', 'manpagez.com'; txt ' - Mac OS X, has some GTK-html and texinfo documentation as well.'; end;
|
||||
li; a href => 'https://manpages.debian.org/', 'Debian Man Pages'; end;
|
||||
li; a href => 'https://www.dragonflybsd.org/cgi/web-man', 'DragonFlyBSD Man Pages'; end;
|
||||
li; a href => 'http://www.freebsd.org/cgi/man.cgi', 'FreeBSD.org Man Pages'; end;
|
||||
li; a href => 'http://www.openbsd.org/cgi-bin/man.cgi', 'OpenBSD Man Pages'; end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue