fix mislabeled Linux manpage link
Submitted by: Guy Harris <gharris@flashcom.net>
This commit is contained in:
parent
d2a92249e0
commit
d7dceafb8b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8847
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.91 2001/02/07 11:09:32 obrien Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.92 2001/02/22 15:44:36 nik Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.91 2001/02/07 11:09:32 obrien Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.92 2001/02/22 15:44:36 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -152,7 +152,7 @@
|
|||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=NET%2F2">NET/2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=386BSD+0.1">386BSD 0.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=4.4BSD+Lite2">4.4BSD Lite2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=linux">Linux Slackware</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=linux">Linux</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=NetBSD">NetBSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=OpenBSD">OpenBSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=plan9">Plan 9</a>,
|
||||
|
|
Loading…
Reference in a new issue