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:
John Fieber 1995-06-30 17:37:53 +00:00
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

View file

@ -1,7 +1,7 @@
<!-- $Id: porting.sgml,v 1.2 1995-05-18 03:05:15 jfieber Exp $ -->
<!-- $Id: porting.sgml,v 1.3 1995-06-30 17:37:44 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect><heading>Porting applications<label id="porting:"></heading>
<sect><heading>Porting applications<label id="porting"></heading>
<p><em>Contributed by &a.jkh;.</em>