svn commit: r50737 - head/en_US.ISO8859-1/htdocs/cgi

Wolfram Schneider wosch at FreeBSD.org
Sun Aug 27 17:46:10 UTC 2017


Author: wosch
Date: Sun Aug 27 17:46:08 2017
New Revision: 50737
URL: https://svnweb.freebsd.org/changeset/doc/50737

Log:
  fix ULTRIX homepage

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	Sun Aug 27 17:46:06 2017	(r50736)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Aug 27 17:46:08 2017	(r50737)
@@ -1841,7 +1841,7 @@ Copyright (c) for man pages by OS vendors.
 <a href="https://www.slackware.com">Slackware Linux</a>,
 <a href="https://www.sun.com">SunOS</a>,
 <a href="https://www.suse.com">SuSE</a>,
-<a href="http://www.digital.com">ULTRIX</a>,
+<a href="https://en.wikipedia.org/wiki/Ultrix">ULTRIX</a>,
 <a href="http://www.plan9.bell-labs.com/7thEdMan/">Unix Seventh Edition</a>,
 <a href="https://www.xfree86.org">XFree86</a>,
 <a href="https://www.x.org">X11R6</a>


More information about the svn-doc-all mailing list