svn commit: r53346 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Sun Sep 1 06:58:25 UTC 2019
Author: wosch
Date: Sun Sep 1 06:58:24 2019
New Revision: 53346
URL: https://svnweb.freebsd.org/changeset/doc/53346
Log:
add Sun UNIX 0.4 (aka SunOS 0.4) 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 Aug 31 18:39:13 2019 (r53345)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Sep 1 06:58:24 2019 (r53346)
@@ -687,6 +687,12 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
'SunOS 5.5.1', "$manLocalDir/SunOS-5.5.1",
'SunOS 4.1.3', "$manLocalDir/SunOS-4.1.3",
+ # full name: Sun UNIX 4.2* Software Release 0.4 (*Berkeley Beta Release)
+ # 1/2'' Boot Tape 700-0586-01
+ # alias SunOS 0.4, apparently released in April 1983 based on 4.2BSD beta
+ 'Sun UNIX 0.4', "$manLocalDir/Sun-UNIX-0.4",
+
+
#'XFree86 3.2', "$manLocalDir/XFree86-3.2",
'XFree86 2.1', "$manLocalDir/XFree86-2.1",
'XFree86 3.3', "$manLocalDir/XFree86-3.3",
More information about the svn-doc-head
mailing list