Set id attributes on sect1 to prevent x123.html style filenames for
html-split output.
This commit is contained in:
parent
b750de2bc5
commit
19619cea27
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33576
1 changed files with 11 additions and 11 deletions
|
|
@ -44,7 +44,7 @@
|
|||
</abstract>
|
||||
</articleinfo>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="in-and-out">
|
||||
<title>Logging in and Getting Out</title>
|
||||
|
||||
<para>Log in (when you see <prompt >login:</prompt>) as a user you
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
do not want to have to reinstall this thing, do you?</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="adding-a-user">
|
||||
<title>Adding A User with Root Privileges</title>
|
||||
|
||||
<para>If you did not create any users when you installed the system
|
||||
|
|
@ -153,7 +153,7 @@
|
|||
command.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="looking-around">
|
||||
<title>Looking Around</title>
|
||||
|
||||
<para>Logged in as an ordinary user, look around and try out some
|
||||
|
|
@ -277,7 +277,7 @@
|
|||
<filename>/etc/csh.cshrc</filename>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="getting-help">
|
||||
<title>Getting Help and Information</title>
|
||||
|
||||
<para>Here are some useful sources of help.
|
||||
|
|
@ -417,7 +417,7 @@
|
|||
ISBN 0-596-00343-9). I used Nemeth.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="editing-text">
|
||||
<title>Editing Text</title>
|
||||
|
||||
<para>To configure your system, you need to edit text files. Most
|
||||
|
|
@ -611,7 +611,7 @@
|
|||
put a space after the comma, did you?)</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="printing-files-from-dos">
|
||||
<title>Printing Files from DOS</title>
|
||||
|
||||
<para>At this point you probably do not have the printer working,
|
||||
|
|
@ -699,7 +699,7 @@
|
|||
handbook.</ulink></para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="other-useful-commands">
|
||||
<title>Other Useful Commands</title>
|
||||
|
||||
<variablelist>
|
||||
|
|
@ -789,7 +789,7 @@
|
|||
There is also a lot of &unix; information on the Internet.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="next-steps">
|
||||
<title>Next Steps</title>
|
||||
|
||||
<para>You should now have the tools you need to get around and
|
||||
|
|
@ -917,7 +917,7 @@ setenv XNLSPATH /usr/X11R6/lib/X11/nls</programlisting>
|
|||
<filename>/usr/local/netscape/netscape</filename>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="your-working-environment">
|
||||
<title>Your Working Environment</title>
|
||||
|
||||
<para>Your shell is the most important part of your working
|
||||
|
|
@ -1021,7 +1021,7 @@ setenv XNLSPATH /usr/X11R6/lib/X11/nls</programlisting>
|
|||
vt100</command>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="other">
|
||||
<title>Other</title>
|
||||
|
||||
<para>As <username>root</username>, you can unmount the CDROM with
|
||||
|
|
@ -1044,7 +1044,7 @@ setenv XNLSPATH /usr/X11R6/lib/X11/nls</programlisting>
|
|||
<command>man lndir</command>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="comments-welcome">
|
||||
<title>Comments Welcome</title>
|
||||
|
||||
<para>If you use this guide I would be interested in knowing where it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue