Add link to 5.5-RELEASE manpages.
We haven't announced the release yet but the content is already on the Web site, so adding a pointer to this won't really hurt. Also it's one less thing to do when the time comes...
This commit is contained in:
parent
925a59ced4
commit
8f3bc693c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27930
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/man.sgml,v 1.5 2005/12/14 23:25:33 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/man.sgml,v 1.6 2006/05/25 15:08:27 bmah Exp $">
|
||||
<!ENTITY title "Manual Pages">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -55,6 +55,7 @@
|
|||
<a href="&url.mancgi;?manpath=FreeBSD+5.2.1-RELEASE">5.2.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.3-RELEASE">5.3</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.4-RELEASE">5.4</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.5-RELEASE">5.5</a>,
|
||||
<a href="&url.mancgi;?manpath=freebsd-stable5">5.X-STABLE</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+6.0-RELEASE">6.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+6.1-RELEASE">6.1</a>,
|
||||
|
|
Loading…
Reference in a new issue