svn commit: r54515 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Wed Sep 23 06:48:38 UTC 2020
Author: wosch
Date: Wed Sep 23 06:48:38 2020
New Revision: 54515
URL: https://svnweb.freebsd.org/changeset/doc/54515
Log:
add Inferno 4th Edition manual pages
Modified:
head/en_US.ISO8859-1/htdocs/cgi/man.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi Wed Sep 23 04:04:47 2020 (r54514)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Wed Sep 23 06:48:38 2020 (r54515)
@@ -742,6 +742,7 @@ $manPathDefault = 'FreeBSD 12.1-RELEASE and Ports';
'OSF1 V4.0/alpha', "$manLocalDir/OSF1-V4.0-alpha",
'OSF1 V5.1/alpha', "$manLocalDir/OSF1-V5.1-alpha",
+ 'Inferno 4th Edition', "$manLocalDir/Inferno",
'Plan 9', "$manLocalDir/plan9",
'Minix 2.0', "$manLocalDir/Minix-2.0",
'Unix Seventh Edition', "$manLocalDir/v7man",
More information about the svn-doc-all
mailing list