From c467c723a1ec1d4d7778afb3400abb3f53e0cff7 Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Mon, 14 Dec 2009 16:12:01 +0000
Subject: [PATCH] - Move xorg manpage collection to 7.4

---
 share/sgml/freebsd-html.dsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/sgml/freebsd-html.dsl b/share/sgml/freebsd-html.dsl
index 2f1dba547b..10d9767c37 100644
--- a/share/sgml/freebsd-html.dsl
+++ b/share/sgml/freebsd-html.dsl
@@ -200,7 +200,7 @@
             (case v
               (("current") (string-append u "&" "amp;" "manpath=FreeBSD+8-current"))
               (("xfree86") (string-append u "&" "amp;" "manpath=XFree86+4.5.0"))
-              (("xorg")    (string-append u "&" "amp;" "manpath=X11R7.2"))
+              (("xorg")    (string-append u "&" "amp;" "manpath=X11R7.4"))
               (("netbsd")  (string-append u "&" "amp;" "manpath=NetBSD+3.0"))
               (("openbsd") (string-append u "&" "amp;" "manpath=OpenBSD+4.1"))
               (("ports")   (string-append u "&" "amp;" "manpath=FreeBSD+7.1-RELEASE+and+Ports"))