making the doctype the first line to allow automated detection of contents

This commit is contained in:
Martin A. Brown 2016-01-25 14:59:52 -08:00
parent 1b55ad1e15
commit 4ab81491b9
1 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
<!DOCTYPE linuxdoc PUBLIC "-//EPC//DTD LINUXDOC modified//EN"[
]>
<LINUXDOC><ARTICLE OPTS="null"><TITLEPAG><TITLE>Windows LAN server HOW-TO</TITLE>
<!doctype linuxdoc system>
<ARTICLE OPTS="null"><TITLEPAG><TITLE>Windows LAN server HOW-TO</TITLE>
<AUTHOR><NAME>by Ryan Cartwright,&space;<TT><HTMLURL NAME="ryan@crimperman.org" URL="ryan@crimperman.org"></TT></NAME></AUTHOR>
<DATE>v1.3, 2004-10-06</DATE>
<ABSTRACT>This document is intended to assist those who wish to consider Linux as a server within an office environment which has PC's primarily running Microsoft Windows 9x. </ABSTRACT>&null;</TITLEPAG><TOC>
@ -144,6 +143,6 @@ Linux is not difficult to use, just different and the transition from Windows ta
<P>Since first writing this document I have gained a great deal more experience with Linux and some of the tools mentioned here. I now use Linux in a wide variaety of tasks at home and work. I have since moved from the company for which I set this particular server but to my knowledge they were still using it some three years later ( I think they replaced it with a newer Linux based sollution arouind this time). If you are considering using Linux as an alternative to another OS I would encourage you to look into it.</P>
<P>Not only have I moved on but the changing face of Linux has meant the necessity for this document has decreased somewhat. Many distributions (try looking here http://www.linux.org/dist/ ) have made using Linux as a Windows-LAN server even easier by pre-configuring the options needed. Often you can find a dedicated product specifcally for the purposes mentioned here.</P>
<P>However there will always be those who want to "get their hands dirty" or just want to do things for themselves and learn through that process. I can sympathise with this as the experiences shown here served to teach me far more about Linux than I first anticipated.</P>
<P>Also, as the world of Microsoft moves away from clients such as Windows9x, there has arisen a need for provision of things like shared calendars, address books etc. ( basically replacing Microsoft's Exhange Server ). Much of this functionailty are available under Linux through various applications and tools, some proprietary, but I decided against listing them here as I felt it best (and simpler) to keep this document within it's original purpose. If you require these things, have alook at some of the products available through various distributions which aim to provide all of the functionality listed in the document in one go.</P></SECT></ARTICLE></LINUXDOC>
<P>Also, as the world of Microsoft moves away from clients such as Windows9x, there has arisen a need for provision of things like shared calendars, address books etc. ( basically replacing Microsoft's Exhange Server ). Much of this functionailty are available under Linux through various applications and tools, some proprietary, but I decided against listing them here as I felt it best (and simpler) to keep this document within it's original purpose. If you require these things, have alook at some of the products available through various distributions which aim to provide all of the functionality listed in the document in one go.</P></SECT></ARTICLE>