diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-10-19 19:20:44 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-10-19 19:20:44 +0000 |
| commit | 82215be1b951429317370e0ea0c0417155c7a140 (patch) | |
| tree | c881ce8ddab9510d885f816427e3a7fe7aafd29b /FAQ/FAQ.sgml | |
| parent | c7d4e00670da11c80e91edb07eabacc004a87f36 (diff) | |
Make (some) headings fit on a single line for the benefit of
Lynx users with "links are numbered" enabled. Untangle a recently-
tangled entry. :-)
Notes
svn path=/head/; revision=2085
Diffstat (limited to 'FAQ/FAQ.sgml')
| -rw-r--r-- | FAQ/FAQ.sgml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index 3f9152834b..2f90290df7 100644 --- a/FAQ/FAQ.sgml +++ b/FAQ/FAQ.sgml @@ -1,5 +1,5 @@ <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> -<!-- $Id: FAQ.sgml,v 1.87 1997-10-19 13:35:27 jraynard Exp $ --> +<!-- $Id: FAQ.sgml,v 1.88 1997-10-19 19:20:44 hoek Exp $ --> <article> @@ -7,7 +7,7 @@ <author>Please send submissions to <tt><htmlurl url='mailto:faq@freebsd.org' name='<faq@freebsd.org>'></tt> - <date>$Date: 1997-10-19 13:35:27 $</date> + <date>$Date: 1997-10-19 19:20:44 $</date> <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are @@ -593,7 +593,7 @@ name="here">. <sect1> - <heading>How can I have more than one operating system on my PC?</heading> + <heading>Can I have more than one operating system on my PC?</heading> <p>Have a look at <url url="http://www.in.net/~jayrich/doc/multios.html" name="The multi-OS page."> @@ -1102,7 +1102,7 @@ <sect1> <heading> - I have a PS/2 mouse (``keyboard'' mouse) How do I use it? + How do I use my PS/2 (``keyboard'') mouse? <label id="ps2mouse"> </heading> @@ -1146,7 +1146,7 @@ Computing page. <sect1> - <heading>What types of tape drives are supported under FreeBSD?</heading> + <heading>What types of tape drives are supported?</heading> <p>FreeBSD supports SCSI, QIC-36 (with a QIC-02 interface) and QIC-40/80 (Floppy based) tape drives. This includes 8-mm (aka Exabyte) @@ -3120,7 +3120,7 @@ disk fd1 at fdc0 drive 1 </verb> <sect1> - <heading>Help! X Window menus and dialog boxes don't work right!</heading> + <heading>X Window menus and dialog boxes don't work right!</heading> <p>Try turning off the Num Lock key. @@ -4131,7 +4131,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z <p>Not yet. You'll have to use a different irq for each card. <sect1> - <heading>How can I set the default serial parameters for a port?</heading> + <heading>Can I set the default serial parameters for a port?</heading> <p>The <tt/ttydX/ (or <tt/cuaaX/) device is the regular device you'll want to open for your applications. When a process opens @@ -4547,7 +4547,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z <sect1> <heading> - Why does FreeBSD consume far more swap space than Linux? + FreeBSD uses far more swap space than Linux. Why? </heading> <p>It doesn't. You might mean ``why does my swap seem full?''. If @@ -4561,7 +4561,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z <sect1> <heading> - What is FreeBSD's a.out executable format and not ELF? + Why use (what are) a.out and ELF executable formats? </heading> <p>To understand why FreeBSD uses the <tt>a.out</tt> format, you must @@ -4630,7 +4630,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z a migration may, at some point, be more seriously contemplated. <sect1> - <heading>Why doesn't chmod change the permissions on symlinks?</heading> + <heading>Why won't chmod change the permissions on symlinks?</heading> <p>You have to use either ``<tt/-H/'' or ``<tt/-L/'' together with the ``<tt/-R/'' option to make this work. See the <htmlurl @@ -4687,7 +4687,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z <sect1> <heading> - What is this thing called ``<tt/sup/'', and how do I use it? + What is ``<tt/sup/'', and how do I use it? </heading> <p><htmlurl url="http://www.freebsd.org/cgi/ports.cgi?^sup" name="SUP"> @@ -4756,7 +4756,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z <sect1> <heading> - What's with all these SNAP, RELENG and RELEASE releases? + What are the SNAP, RELENG and RELEASE releases? </heading> <p>There are currently three active/semi-active branches in the FreeBSD @@ -4888,7 +4888,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z by using the <url url="../handbook/ctm.html" name="CTM facility."> <sect1> - <heading>How did you split the distribution up into 240k files?</heading> + <heading>How did you split the distribution into 240k files?</heading> <p>Newer BSD based systems have a ``<tt/-b/'' option to split that allows them to split files on arbitrary byte boundaries. @@ -4913,7 +4913,7 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z <p>And thanks for the thought! <sect1> - <heading>How are Plug N Play ISA cards detected and initialised?</heading> + <heading>How are Plug N Play ISA cards detected and initialized?</heading> <p>By: <url url="mailto:uhclem@nemesis.lonestar.org" name="Frank Durda IV"> |
