- Move xorg manpage collection to 7.4

This commit is contained in:
Pav Lucistnik 2009-12-14 16:12:01 +00:00
parent fbb77d18df
commit c467c723a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35067

View file

@ -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"))