Make capitalization consistent up to major section headers ("<sect>").
This commit is contained in:
parent
d86ae6ea44
commit
650395aa4f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1814
31 changed files with 91 additions and 91 deletions
handbook
basics.sgmlbibliography.sgmlcontrib.sgmlcurrent.sgmldevelopment.sgmldialout.sgmldialup.sgmldiskless.sgmldma.sgmlgoals.sgmlhandbook.sgmlhistory.sgmlinstall.sgmlkernelconfig.sgmlkerneldebug.sgmlkernelopts.sgmllinuxemu.sgmlmemoryuse.sgmlnutshell.sgmlpolicies.sgmlports.sgmlppp.sgmlquotas.sgmlrelnotes.sgmlrouting.sgmlslipc.sgmlslips.sgmlstable.sgmlsubmitters.sgmlsynching.sgmluserppp.sgml
|
@ -1,10 +1,10 @@
|
|||
<!-- $Id: basics.sgml,v 1.9 1997-02-22 12:58:08 peter Exp $ -->
|
||||
<!-- $Id: basics.sgml,v 1.10 1997-08-12 09:17:32 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Unix Basics<label id="basics"></heading>
|
||||
|
||||
<sect>
|
||||
<heading>The online manual<label id="basics:man"></heading>
|
||||
<heading>The Online Manual<label id="basics:man"></heading>
|
||||
|
||||
<p>The most comprehensive documentation on FreeBSD is in
|
||||
the form of <em>man pages</em>. Nearly every program
|
||||
|
@ -78,7 +78,7 @@
|
|||
which does the same thing.
|
||||
|
||||
<sect>
|
||||
<heading>GNU Info files<label id="basics:info"></heading>
|
||||
<heading>GNU Info Files<label id="basics:info"></heading>
|
||||
|
||||
<p>FreeBSD includes many applications and utilities
|
||||
produced by the Free Software Foundation (FSF). In
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: bibliography.sgml,v 1.28 1997-07-08 18:24:58 wosch Exp $ -->
|
||||
<!-- $Id: bibliography.sgml,v 1.29 1997-08-12 09:17:34 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt>
|
||||
|
@ -13,7 +13,7 @@
|
|||
manual.
|
||||
|
||||
<sect>
|
||||
<heading>Books & magazines specific to FreeBSD</heading>
|
||||
<heading>Books & Magazines Specific to FreeBSD</heading>
|
||||
|
||||
<p><bf>International books & Magazines:</bf>
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
|||
</itemize>
|
||||
|
||||
<sect>
|
||||
<heading>Users' guides</heading>
|
||||
<heading>Users' Guides</heading>
|
||||
|
||||
<p><itemize>
|
||||
<item>Computer Systems Research Group, UC Berkeley.
|
||||
|
@ -77,7 +77,7 @@
|
|||
</itemize>
|
||||
|
||||
<sect>
|
||||
<heading>Administrators' guides</heading>
|
||||
<heading>Administrators' Guides</heading>
|
||||
|
||||
<p><itemize>
|
||||
|
||||
|
@ -117,7 +117,7 @@
|
|||
|
||||
|
||||
<sect>
|
||||
<heading>Programmers' guides</heading>
|
||||
<heading>Programmers' Guides</heading>
|
||||
|
||||
<p><itemize>
|
||||
|
||||
|
@ -229,7 +229,7 @@
|
|||
|
||||
|
||||
<sect>
|
||||
<heading>Security reference</heading>
|
||||
<heading>Security Reference</heading>
|
||||
|
||||
<p><itemize>
|
||||
|
||||
|
@ -252,7 +252,7 @@
|
|||
</itemize>
|
||||
|
||||
<sect>
|
||||
<heading>Hardware reference</heading>
|
||||
<heading>Hardware Reference</heading>
|
||||
|
||||
<p><itemize>
|
||||
|
||||
|
@ -288,7 +288,7 @@
|
|||
</itemize>
|
||||
|
||||
<sect>
|
||||
<heading>UNIX history</heading>
|
||||
<heading>UNIX History</heading>
|
||||
|
||||
<p><itemize>
|
||||
|
||||
|
@ -334,7 +334,7 @@
|
|||
</itemize>
|
||||
|
||||
<sect>
|
||||
<heading>Magazines and journals</heading>
|
||||
<heading>Magazines and Journals</heading>
|
||||
|
||||
<p><itemize>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: contrib.sgml,v 1.255 1997-07-30 22:17:27 andreas Exp $ -->
|
||||
<!-- $Id: contrib.sgml,v 1.256 1997-08-12 09:17:35 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!-- Please try to keep the file 'avail' (from CVSROOT)
|
||||
|
@ -10,7 +10,7 @@
|
|||
<p>The FreeBSD Project is managed and operated by the following
|
||||
groups of people:
|
||||
|
||||
<sect><heading>The FreeBSD core team<label id="staff:core"></heading>
|
||||
<sect><heading>The FreeBSD Core Team<label id="staff:core"></heading>
|
||||
|
||||
<p>The FreeBSD core team constitutes the project's ``Board of Directors'',
|
||||
responsible for deciding the project's overall goals and direction
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!-- $Id: current.sgml,v 1.21 1997-05-04 11:57:50 jkh Exp $ -->
|
||||
<!-- $Id: current.sgml,v 1.22 1997-08-12 09:17:37 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
|
||||
<sect><heading>Staying current with FreeBSD<label id="current"></heading>
|
||||
<sect><heading>Staying Current with FreeBSD<label id="current"></heading>
|
||||
|
||||
<p><em>Contributed by &a.jkh;.</em>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
THE FREEBSD CURRENT POLICY
|
||||
|
||||
Last updated: $Date: 1997-05-04 11:57:50 $
|
||||
Last updated: $Date: 1997-08-12 09:17:37 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-current, what you should expect should you decide to run it,
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: development.sgml,v 1.13 1997-06-02 05:52:41 jkh Exp $ -->
|
||||
<!-- $Id: development.sgml,v 1.14 1997-08-12 09:17:39 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>The FreeBSD development model<label id="development"></heading>
|
||||
<sect><heading>The FreeBSD Development Model<label id="development"></heading>
|
||||
|
||||
<p><em>Contributed by &a.asami;</em>.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD of the Tutorial for
|
||||
Configuring a FreeBSD for Dialout Services.
|
||||
$Id: dialout.sgml,v 1.5 1997-02-22 12:58:20 peter Exp $
|
||||
$Id: dialout.sgml,v 1.6 1997-08-12 09:17:41 asami Exp $
|
||||
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
<toc>
|
||||
-->
|
||||
|
||||
<sect><heading>Dialout service<label id="dialout"></heading>
|
||||
<sect><heading>Dialout Service<label id="dialout"></heading>
|
||||
|
||||
<p><em>Information integrated from FAQ.</em>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD of the Tutorial for
|
||||
Configuring a FreeBSD for Dialup Services by Guy Helmer.
|
||||
$Id: dialup.sgml,v 1.17 1997-02-22 12:58:22 peter Exp $
|
||||
$Id: dialup.sgml,v 1.18 1997-08-12 09:17:42 asami Exp $
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN">
|
||||
|
||||
|
@ -15,7 +15,7 @@ Configuring FreeBSD for Dialup Services
|
|||
|
||||
-->
|
||||
|
||||
<sect><heading>Dialin service<label id="dialup"></heading>
|
||||
<sect><heading>Dialin Service<label id="dialup"></heading>
|
||||
|
||||
<p><em>Contributed by &a.ghelmer;.</em>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: diskless.sgml,v 1.9 1997-02-22 12:58:23 peter Exp $ -->
|
||||
<!-- $Id: diskless.sgml,v 1.10 1997-08-12 09:17:44 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Diskless operation<label id="diskless"></heading>
|
||||
<sect><heading>Diskless Operation<label id="diskless"></heading>
|
||||
|
||||
<p><em>Contributed by &a.martin;.</em>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: dma.sgml,v 1.7 1997-02-22 12:58:24 peter Exp $ -->
|
||||
<!-- $Id: dma.sgml,v 1.8 1997-08-12 09:17:46 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
]>
|
||||
-->
|
||||
<sect><heading>DMA: What it is and how it works<label id="dma"></heading>
|
||||
<sect><heading>DMA: What it Is and How it Works<label id="dma"></heading>
|
||||
|
||||
<p><em>Copyright © 1995 &a.uhclem;, All Rights Reserved.<newline>
|
||||
10 December 1996.</em>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: goals.sgml,v 1.4 1997-02-22 12:58:32 peter Exp $ -->
|
||||
<!-- $Id: goals.sgml,v 1.5 1997-08-12 09:17:48 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>FreeBSD Project goals<label id="goals"></heading>
|
||||
<sect><heading>FreeBSD Project Goals<label id="goals"></heading>
|
||||
|
||||
<p><em>Contributed by &a.jkh;</em>.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: handbook.sgml,v 1.77 1997-06-02 05:52:41 jkh Exp $ -->
|
||||
<!-- $Id: handbook.sgml,v 1.78 1997-08-12 09:17:50 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -130,7 +130,7 @@ name="FreeBSD FTP server"> or one of the numerous
|
|||
&slipc;
|
||||
&slips;
|
||||
|
||||
<chapt><heading>Advanced networking</heading>
|
||||
<chapt><heading>Advanced Networking</heading>
|
||||
&routing;
|
||||
&nfs;
|
||||
&diskless;
|
||||
|
@ -159,7 +159,7 @@ name="FreeBSD FTP server"> or one of the numerous
|
|||
&kernelopts;
|
||||
&kerneldebug;
|
||||
&linuxemu;
|
||||
<chapt><heading>FreeBSD internals</heading>
|
||||
<chapt><heading>FreeBSD Internals</heading>
|
||||
&booting;
|
||||
&memoryuse;
|
||||
&dma;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: history.sgml,v 1.22 1997-05-04 08:11:24 jkh Exp $ -->
|
||||
<!-- $Id: history.sgml,v 1.23 1997-08-12 09:17:52 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>A brief history of FreeBSD<label id="history"></heading>
|
||||
<sect><heading>A Brief History of FreeBSD<label id="history"></heading>
|
||||
|
||||
<p><em>Contributed by &a.jkh;</em>.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.54 1997-08-10 14:58:31 joerg Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.55 1997-08-12 09:17:54 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -352,7 +352,7 @@ Boot:
|
|||
|
||||
FreeBSD does not currently support IBM's microchannel (MCA) bus.
|
||||
|
||||
<sect><heading>Preparing for the installation</heading>
|
||||
<sect><heading>Preparing for the Installation</heading>
|
||||
|
||||
<p>There are a number of different methods by which FreeBSD
|
||||
can be installed. The following describes what
|
||||
|
@ -747,7 +747,7 @@ ftp://foo.bar.com:1234/pub/FreeBSD
|
|||
when you first reboot from the hard disk.
|
||||
</enum>
|
||||
|
||||
<sect><heading>MS-DOS user's Questions and Answers</heading>
|
||||
<sect><heading>MS-DOS User's Questions and Answers</heading>
|
||||
|
||||
<p>Many FreeBSD users wish to install FreeBSD on PCs inhabited
|
||||
by MS-DOS. Here are some commonly asked questions about
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: kernelconfig.sgml,v 1.28 1997-03-19 02:43:43 obrien Exp $ -->
|
||||
<!-- $Id: kernelconfig.sgml,v 1.29 1997-08-12 09:18:00 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
<chapt><heading>Configuring the FreeBSD Kernel<label id="kernelconfig"></heading>
|
||||
|
@ -10,7 +10,7 @@
|
|||
is appropriate for both novice system administrators and
|
||||
those with advanced Unix experience.
|
||||
|
||||
<sect><heading>Why build a custom kernel?</heading>
|
||||
<sect><heading>Why Build a Custom Kernel?</heading>
|
||||
|
||||
<p>Building a custom kernel is one of the most important
|
||||
rites of passage every Unix system administrator must
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!-- $Id: kerneldebug.sgml,v 1.15 1997-07-11 08:03:53 jkh Exp $ -->
|
||||
<!-- $Id: kerneldebug.sgml,v 1.16 1997-08-12 09:18:01 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Kernel Debugging<label id="kerneldebug"></heading>
|
||||
|
||||
<p><em>Contributed by &a.paul; and &a.joerg;</em>
|
||||
|
||||
<sect><heading>Debugging a kernel crash dump with kgdb</heading>
|
||||
<sect><heading>Debugging a Kernel Crash Dump with KGDB</heading>
|
||||
|
||||
<p>Here are some instructions for getting kernel debugging
|
||||
working on a crash dump, it assumes that you have enough swap
|
||||
|
@ -188,7 +188,7 @@
|
|||
</descrip>
|
||||
|
||||
|
||||
<sect><heading>Post-mortem analysis of a dump</heading>
|
||||
<sect><heading>Post-mortem Analysis of a Dump</heading>
|
||||
|
||||
<p>What do you do if a kernel dumped core but you did not expect
|
||||
it, and it is therefore not compiled using <tt>config -g</tt>?
|
||||
|
@ -222,7 +222,7 @@
|
|||
All this is not guaranteed to work, but it will do it fine in
|
||||
most cases.
|
||||
|
||||
<sect><heading>On-line kernel debugging using DDB</heading>
|
||||
<sect><heading>On-line Kernel Debugging Using DDB</heading>
|
||||
|
||||
<p>While <tt>kgdb</tt> as an offline debugger provides a very
|
||||
high level of user interface, there are some things it cannot do.
|
||||
|
@ -413,7 +413,7 @@
|
|||
Remember that it is hard to read the on-line manual while
|
||||
single-stepping the kernel.
|
||||
|
||||
<sect><heading>On-line kernel debugging using remote GDB</heading>
|
||||
<sect><heading>On-line Kernel Debugging Using Remote GDB</heading>
|
||||
|
||||
<p>This feature is supported since FreeBSD 2.2, and it's actually
|
||||
a very neat one.
|
||||
|
@ -512,7 +512,7 @@ text_addr = 0xf5109020?
|
|||
|
||||
You now have access to all the symbols in the LKM.
|
||||
|
||||
<sect><heading>Debugging a console driver</heading>
|
||||
<sect><heading>Debugging a Console Driver</heading>
|
||||
|
||||
<p>Since you need a console driver to run DDB on, things are more
|
||||
complicated if the console driver itself is failing. You might
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: kernelopts.sgml,v 1.7 1997-02-22 12:58:45 peter Exp $ -->
|
||||
<!-- $Id: kernelopts.sgml,v 1.8 1997-08-12 09:18:03 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
<em/Note:/ You should be familiar with the section about <ref
|
||||
id="kernelconfig" name="kernel configuration"> before reading here.
|
||||
|
||||
<sect><heading>What's a <em>kernel option</em>, anyway?</heading>
|
||||
<sect><heading>What's a <em>Kernel Option</em>, Anyway?</heading>
|
||||
|
||||
<p>The use of kernel options is basically described in the <ref
|
||||
id="kernelconfig:options" name="kernel configuration"> section.
|
||||
|
@ -88,7 +88,7 @@ id="kernelconfig" name="kernel configuration"> before reading here.
|
|||
the kernel Makefile.
|
||||
|
||||
|
||||
<sect><heading>Now what do I have to do for it?</heading>
|
||||
<sect><heading>Now What Do I Have to Do for it?</heading>
|
||||
|
||||
<p>First, edit <tt>sys/conf/options</tt> (or
|
||||
<tt>sys/i386/conf/options.<em><arch></em></tt>, e. g.
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!-- $Id: linuxemu.sgml,v 1.20 1997-07-11 08:03:54 jkh Exp $ -->
|
||||
<!-- $Id: linuxemu.sgml,v 1.21 1997-08-12 09:18:05 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Linux Emulation<label id="linuxemu"></heading>
|
||||
|
||||
<p><em>Contributed by &a.handy and &a.rich;</em>
|
||||
|
||||
<sect><heading>How to install the Linux emulator</heading>
|
||||
<sect><heading>How to Install the Linux Emulator</heading>
|
||||
|
||||
<p>Linux emulation in FreeBSD has reached a point where it is possible
|
||||
to run a large fraction of Linux binaries in both a.out and ELF
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: memoryuse.sgml,v 1.9 1997-02-22 12:58:51 peter Exp $ -->
|
||||
<!-- $Id: memoryuse.sgml,v 1.10 1997-08-12 09:18:06 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>PC memory utilization<label id="memoryuse"></heading>
|
||||
<sect><heading>PC Memory Utilization<label id="memoryuse"></heading>
|
||||
|
||||
<p><em>Contributed by &a.joerg;.<newline>
|
||||
16 Apr 1995.</em>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: nutshell.sgml,v 1.12 1997-02-22 12:58:56 peter Exp $ -->
|
||||
<!-- $Id: nutshell.sgml,v 1.13 1997-08-12 09:18:08 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>FreeBSD in a nutshell<label id="nutshell"></heading>
|
||||
<sect><heading>FreeBSD in a Nutshell<label id="nutshell"></heading>
|
||||
|
||||
<p>FreeBSD is a state of the art operating system for
|
||||
personal computers based on the Intel CPU architecture, which
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: policies.sgml,v 1.14 1997-04-03 10:47:21 obrien Exp $ -->
|
||||
<!-- $Id: policies.sgml,v 1.15 1997-08-12 09:18:10 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Source Tree Guidelines and Policies
|
||||
|
@ -45,7 +45,7 @@ by someone else if at all possible.
|
|||
unless they agree to assume this duty. On the other hand it doesn't
|
||||
have to be a committer and it can easily be a group of people.
|
||||
|
||||
<sect><heading>Contributed software</heading>
|
||||
<sect><heading>Contributed Software</heading>
|
||||
|
||||
<p>June 1996.
|
||||
|
||||
|
@ -181,7 +181,7 @@ inclusion in the next vendor release.
|
|||
obrien@freebsd.org - 30 March 1997</verb>
|
||||
|
||||
|
||||
<sect><heading>Shared libraries
|
||||
<sect><heading>Shared Libraries
|
||||
<label id="policies:shlib">
|
||||
</heading>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: ports.sgml,v 1.25 1997-05-02 14:39:19 jfieber Exp $ -->
|
||||
<!-- $Id: ports.sgml,v 1.26 1997-08-12 09:18:12 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Installing Applications: The Ports collection<label id="ports"></heading>
|
||||
|
@ -31,7 +31,7 @@ Foonix style unacceptable exception handling? And if not, why not?'').
|
|||
has already been done, and you can just type 'make install' and get a
|
||||
working program.
|
||||
|
||||
<sect><heading>Why have a Ports Collection?</heading>
|
||||
<sect><heading>Why Have a Ports Collection?</heading>
|
||||
|
||||
<p>The base FreeBSD system comes with a very wide range of tools and
|
||||
system utilities, but a lot of popular programs are not in the base
|
||||
|
@ -67,7 +67,7 @@ way of using standard tools that would automate the process.
|
|||
works in practice by combining a set of simple but very flexible tools
|
||||
into something very powerful.
|
||||
|
||||
<sect><heading> How does the Ports collection work?</heading>
|
||||
<sect><heading>How Does the Ports Collection Work?</heading>
|
||||
<p>
|
||||
Programs are typically distributed on the Internet as a
|
||||
<ref id="ports:tarball" name="tarball"> consisting of
|
||||
|
@ -436,7 +436,7 @@ DESCR - a more detailed description.
|
|||
PLIST - a list of all the files that will be created when the program is installed.
|
||||
</itemize>
|
||||
|
||||
<sect><heading>It does not work?!<label id="ports:kaput"></heading>
|
||||
<sect><heading>It Does Not Work?!<label id="ports:kaput"></heading>
|
||||
|
||||
<p>Oh. You can do one of four (4) things :
|
||||
|
||||
|
@ -475,7 +475,7 @@ dddprogram to install them to your system.
|
|||
|
||||
</enum>
|
||||
|
||||
<sect><heading>I have this program that I would like to make into a port...</heading>
|
||||
<sect><heading>I Want to Make a Port!</heading>
|
||||
|
||||
<p>Great! Please see the <ref id="porting:starting" name="guidelines">
|
||||
for detailed instructions on how to do this.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: ppp.sgml,v 1.10 1997-02-22 12:59:08 peter Exp $ -->
|
||||
<!-- $Id: ppp.sgml,v 1.11 1997-08-12 09:18:14 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Setting up kernel PPP<label id="ppp"></heading>
|
||||
<sect><heading>Setting up Kernel PPP<label id="ppp"></heading>
|
||||
|
||||
<p><em>Contributed by &a.gena;.</em>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD describing
|
||||
disk quotas under FreeBSD. By Mike Pritchard, 1996.
|
||||
|
||||
$Id: quotas.sgml,v 1.7 1997-07-11 08:03:57 jkh Exp $
|
||||
$Id: quotas.sgml,v 1.8 1997-08-12 09:18:16 asami Exp $
|
||||
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
<toc>
|
||||
-->
|
||||
|
||||
<chapt><heading>Disk quotas<label id="quotas"></heading>
|
||||
<chapt><heading>Disk Quotas<label id="quotas"></heading>
|
||||
|
||||
<p><em>Contributed by &a.mpp;.<newline>26 February 1996</em>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
allocate. This will prevent one user from consuming all of
|
||||
the available disk space.
|
||||
|
||||
<sect><heading>Configuring your system to enable disk quotas</heading>
|
||||
<sect><heading>Configuring Your System to Enable Disk Quotas</heading>
|
||||
|
||||
<p>Before attempting to use disk quotas it is
|
||||
necessary to make sure that quotas are configured in your kernel.
|
||||
|
@ -99,7 +99,7 @@ check_quotas=YES
|
|||
commands manually. However, you may want to read their man pages
|
||||
just to be familiar with their operation.
|
||||
|
||||
<sect><heading>Setting quota limits</heading>
|
||||
<sect><heading>Setting Quota Limits</heading>
|
||||
|
||||
<p>Once you have configured your system to enable quotas, verify that
|
||||
they really are enabled. An easy way to do this is to run
|
||||
|
@ -178,7 +178,7 @@ edquota -p test 10000-19999
|
|||
|
||||
<p>See <tt>man edquota</tt> for more detailed information.
|
||||
|
||||
<sect><heading>Checking quota limits and disk usage</heading>
|
||||
<sect><heading>Checking Quota Limits and Disk Usage</heading>
|
||||
|
||||
<p>You can use either the <tt>quota</tt> or the <tt>repquota</tt>
|
||||
commands to check quota limits and disk usage. The <tt>quota</tt>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!-- $Id: relnotes.sgml,v 1.22 1997-07-02 18:55:19 max Exp $ -->
|
||||
<!-- $Id: relnotes.sgml,v 1.23 1997-08-12 09:18:19 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
<!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'>
|
||||
<linuxdoc><book><chapt>foo
|
||||
-->
|
||||
<sect><heading>About the current release<label id="relnotes"></heading>
|
||||
<sect><heading>About the Current Release<label id="relnotes"></heading>
|
||||
|
||||
<p>FreeBSD is a freely available, full source 4.4BSD-Lite
|
||||
based release for Intel i386/i486/Pentium/PentiumPro (or
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!-- $Id: routing.sgml,v 1.5 1997-02-22 12:59:17 peter Exp $ -->
|
||||
<!-- $Id: routing.sgml,v 1.6 1997-08-12 09:18:20 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
|
||||
<sect><heading>Gateways and routes<label id="routing"></heading>
|
||||
<sect><heading>Gateways and Routes<label id="routing"></heading>
|
||||
|
||||
<p><em>Contributed by &a.gryphon;.<newline>6 October 1995.</em>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: slipc.sgml,v 1.10 1997-07-11 08:03:59 jkh Exp $ -->
|
||||
<!-- $Id: slipc.sgml,v 1.11 1997-08-12 09:18:22 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Setting up a SLIP client<label id="slipc"></heading>
|
||||
<sect><heading>Setting up a SLIP Client<label id="slipc"></heading>
|
||||
|
||||
<p><em>Contributed by &a.asami;<newline>8 Aug 1995.</em>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: slips.sgml,v 1.14 1997-07-11 08:04:00 jkh Exp $
|
||||
<!-- $Id: slips.sgml,v 1.15 1997-08-12 09:18:24 asami Exp $
|
||||
This is an SGML version in the linuxdoc DTD of the SLIP Server
|
||||
FAQ by Guy Helmer.
|
||||
|
||||
|
@ -12,7 +12,7 @@ Setting up FreeBSD as a SLIP Server
|
|||
|
||||
-->
|
||||
|
||||
<sect><heading>Setting up a SLIP server<label id="slips"></heading>
|
||||
<sect><heading>Setting up a SLIP Server<label id="slips"></heading>
|
||||
<p><em>Contributed by &a.ghelmer;.<newline>
|
||||
v1.0, 15 May 1995.</em>
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!-- $Id: stable.sgml,v 1.13 1997-07-26 01:54:09 nsj Exp $ -->
|
||||
<!-- $Id: stable.sgml,v 1.14 1997-08-12 09:18:26 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
|
||||
<sect><heading>Staying stable with FreeBSD<label id="stable"></heading>
|
||||
<sect><heading>Staying Stable with FreeBSD<label id="stable"></heading>
|
||||
|
||||
<p><em>Contributed by &a.jkh;.</em>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
THE FREEBSD STABLE POLICY
|
||||
|
||||
Last updated: $Date: 1997-07-26 01:54:09 $
|
||||
Last updated: $Date: 1997-08-12 09:18:26 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-stable, what you should expect should you decide to run it,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: submitters.sgml,v 1.88 1997-08-10 14:58:33 joerg Exp $ -->
|
||||
<!-- $Id: submitters.sgml,v 1.89 1997-08-12 09:18:27 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Contributing to FreeBSD<label id="contrib"></heading>
|
||||
|
@ -37,7 +37,7 @@ assumptions about how software is developed, sold, and maintained
|
|||
throughout its life cycle, and we urge you to at least give it a
|
||||
second look.
|
||||
|
||||
<sect><heading>What is needed</heading>
|
||||
<sect><heading>What Is Needed</heading>
|
||||
|
||||
<p>The following list of tasks and sub-projects represents something
|
||||
of an amalgam of the various core team TODO lists and user requests
|
||||
|
@ -226,7 +226,7 @@ to "make regress" if that is all it is good for).
|
|||
|
||||
</enum>
|
||||
|
||||
<sect><heading>How to contribute</heading>
|
||||
<sect><heading>How to Contribute</heading>
|
||||
|
||||
<p>Contributions to the system generally fall into one or more of
|
||||
the following 6 categories:
|
||||
|
@ -646,7 +646,7 @@ like to publically thank them here!
|
|||
</itemize>
|
||||
|
||||
|
||||
<sect><heading>Derived software contributors</heading>
|
||||
<sect><heading>Derived Software Contributors</heading>
|
||||
|
||||
<p>This software was originally derived from William
|
||||
F. Jolitz's 386BSD release 0.1, though almost none of the
|
||||
|
@ -660,7 +660,7 @@ like to publically thank them here!
|
|||
into FreeBSD as well, and we would therefore like to thank
|
||||
all the contributors to NetBSD for their work.
|
||||
|
||||
<sect><heading>Additional FreeBSD contributors<label
|
||||
<sect><heading>Additional FreeBSD Contributors<label
|
||||
id="contrib:additional"></heading>
|
||||
|
||||
<p>(in alphabetical order by first name):
|
||||
|
@ -906,7 +906,7 @@ id="contrib:additional"></heading>
|
|||
<item>Yves Fonk <yves@cpcoup5.tn.tudelft.nl>
|
||||
</itemize>
|
||||
|
||||
<sect><heading>386BSD Patch kit patch contributors</heading>
|
||||
<sect><heading>386BSD Patch Kit Patch Contributors</heading>
|
||||
|
||||
<p>(in alphabetical order by first name):
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!-- $Id: synching.sgml,v 1.10 1997-05-02 14:15:35 jfieber Exp $ -->
|
||||
<!-- $Id: synching.sgml,v 1.11 1997-08-12 09:18:29 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Synchronizing source trees over the Internet<label id="synching"></heading>
|
||||
<sect><heading>Synchronizing Source Trees over the Internet<label id="synching"></heading>
|
||||
|
||||
<p><em>Contributed by &a.jkh;.</em>
|
||||
|
||||
<!--
|
||||
|
||||
Last updated: $Date: 1997-05-02 14:15:35 $
|
||||
Last updated: $Date: 1997-08-12 09:18:29 $
|
||||
|
||||
This document tries to describe the various ways in which a user may
|
||||
use the internet to keep development sources in synch.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $Id: userppp.sgml,v 1.17 1997-05-13 07:14:26 brian Exp $ -->
|
||||
<!-- $Id: userppp.sgml,v 1.18 1997-08-12 09:18:34 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>Setting up user PPP<label id="userppp">
|
||||
<sect>Setting up User PPP<label id="userppp">
|
||||
|
||||
<!-- This FAQ/HowTo is intended to get you up and running with
|
||||
iijppp, also known as <em>user level ppp</em> or just
|
||||
|
|
Loading…
Reference in a new issue