Allow ports manpages to point to the now available 7.1-RELEASE pages
PR: docs/132587 Submitted by: Patrick McCary <pat@patmccary.com>
This commit is contained in:
parent
39c86f14c1
commit
8547bdd163
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33933
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@
|
|||
(("xorg") (string-append u "&" "amp;" "manpath=X11R7.2"))
|
||||
(("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.0-RELEASE+and+Ports"))
|
||||
(("ports") (string-append u "&" "amp;" "manpath=FreeBSD+7.1-RELEASE+and+Ports"))
|
||||
(else u))))
|
||||
|
||||
(element application ($bold-seq$))
|
||||
|
|
Loading…
Reference in a new issue