From 8ecae3308c1e4ce8c90da2770e2a040b7be8d707 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 5 Jan 2006 08:48:41 +0000 Subject: [PATCH] - Switch manpage vendor "ports" to point to "FreeBSD 5.4-RELEASE and Ports" collection in cgi; the existing link lacks the manpages Fixes: docs/89081 --- share/sgml/freebsd.dsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/sgml/freebsd.dsl b/share/sgml/freebsd.dsl index 5561ab9910..10769a5b57 100644 --- a/share/sgml/freebsd.dsl +++ b/share/sgml/freebsd.dsl @@ -216,7 +216,7 @@ (("xorg") (string-append u "&" "amp;" "manpath=X11R6.7.0")) (("netbsd") (string-append u "&" "amp;" "manpath=NetBSD+1.6.1")) (("openbsd") (string-append u "&" "amp;" "manpath=OpenBSD+3.4")) - (("ports") (string-append u "&" "amp;" "manpath=FreeBSD+Ports")) + (("ports") (string-append u "&" "amp;" "manpath=FreeBSD+5.4-RELEASE+and+Ports")) (else u)))) (element application ($bold-seq$))