Start populating the handbook with useful cross reference targets.
All cross reference labels start with name of the file that contains them. A label for the top section level is simply the name of the file (omitting the .sgml). Other references within the file append a colon and onother name. For example, the label on the mailing list section in the file eresources.sgml is eresources:mail. This gives each file its own cross reference namespace.
This commit is contained in:
parent
d829a2bee3
commit
396c73dcff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22
27 changed files with 74 additions and 75 deletions
|
@ -1,10 +1,10 @@
|
|||
<!-- $Id: basics.sgml,v 1.2 1995-06-14 18:38:49 jfieber Exp $ -->
|
||||
<!-- $Id: basics.sgml,v 1.3 1995-06-30 17:37:29 jfieber Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Unix Basics</heading>
|
||||
<chapt><heading>Unix Basics<label id="basics"></heading>
|
||||
|
||||
<sect>
|
||||
<heading>The online manual</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
|
||||
|
@ -60,7 +60,7 @@
|
|||
descriptions.
|
||||
|
||||
<sect>
|
||||
<heading>GNU Info files</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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue