Update manpath for XFree (4.2.0 --> 4.3.0) and NetBSD (1.5 --> 1.6.1).
This commit is contained in:
parent
c42464fdea
commit
a8fefa0775
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16961
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@
|
|||
(data r) "&" "sektion=" (data m))))
|
||||
(case v
|
||||
(("current") (string-append u "&" "manpath=FreeBSD+5.0-current"))
|
||||
(("xfree86") (string-append u "&" "manpath=XFree86+4.2.0"))
|
||||
(("netbsd") (string-append u "&" "manpath=NetBSD+1.5"))
|
||||
(("xfree86") (string-append u "&" "manpath=XFree86+4.3.0"))
|
||||
(("netbsd") (string-append u "&" "manpath=NetBSD+1.6.1"))
|
||||
(("ports") (string-append u "&" "manpath=FreeBSD+Ports"))
|
||||
(else u))))
|
||||
]]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue