svn commit: r52238 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Sat Sep 8 19:10:32 UTC 2018
Author: wosch
Date: Sat Sep 8 19:10:31 2018
New Revision: 52238
URL: https://svnweb.freebsd.org/changeset/doc/52238
Log:
add Rhapsody DR1 and Rhapsody DR2 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 Sat Sep 8 19:08:30 2018 (r52237)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sat Sep 8 19:10:31 2018 (r52238)
@@ -707,6 +707,8 @@ $manPathDefault = 'FreeBSD 11.2-RELEASE and Ports';
'NeXTSTEP 3.3', "$manLocalDir/NeXTSTEP-3.3",
'OpenStep 4.2', "$manLocalDir/OpenStep-4.2",
+ 'Rhapsody DR1', "$manLocalDir/Rhapsody-DR1",
+ 'Rhapsody DR2', "$manLocalDir/Rhapsody-DR2",
);
my @no_pdf_output = (
More information about the svn-doc-head
mailing list