Really fix it this time. news-users -> news-user -> new-users
This commit is contained in:
parent
a8266e2d9a
commit
369c2a200c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5481
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-08-29 22:24:56 $">
|
||||
<!ENTITY date "$Date: 1999-08-29 22:36:24 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.3 1999-08-29 22:24:56 jhb Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.4 1999-08-29 22:36:24 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -15,7 +15,7 @@
|
|||
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="news-user/index.html">For People New to Both FreeBSD
|
||||
<li><a href="new-users/index.html">For People New to Both FreeBSD
|
||||
<em>and</em> Unix</a></li>
|
||||
|
||||
<li><a href="mh/index.html">An introduction to the MH mail software</a></li>
|
||||
|
|
Loading…
Reference in a new issue