Murray Stokely
e0432ef7e9
* Correct links
...
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible
PR: docs/31447
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Found by: linbot
2001-10-23 22:12:46 +00:00
Murray Stokely
229c740a31
Enclose author attribution inside <sect1info> / <authorgroup>.
2001-10-18 19:50:39 +00:00
Chern Lee
2647211536
Wrap screen output such that it does not flow off page in print version.
2001-10-17 20:19:16 +00:00
Murray Stokely
20319a28d7
* Correct a typo
...
* Breakup a long line in an example into three separate lines.
2001-10-16 19:06:26 +00:00
Chern Lee
585a371d33
consuption -> consumption
2001-10-14 02:03:05 +00:00
Chern Lee
37e9d47ed9
Change ulink to .html to appropriate link to section id.
2001-10-10 22:02:43 +00:00
Chern Lee
dd01434120
Fix prepositional phrases in Sypnosis:
...
* After reading this chapter you will know:
-> After reading this chapter, you will know:
* Before reading this chapter you should:
-> Before reading this chapter, you should:
2001-10-08 20:30:51 +00:00
Murray Stokely
991b483518
Add a section about installing the Maple mathematics package.
...
PR: docs/30918
2001-10-08 01:54:11 +00:00
Chern Lee
c80ad0e918
* Add content to SAP/R3 section.
...
* Fix author's name
Submitted by: Holger Kipp <Holger.Kipp@alogis.com>
2001-09-26 22:18:19 +00:00
Murray Stokely
c42ea2c2ae
Terminate synopsis listitems with a period.
...
Also give more information about prerequisites :
"* Understand Unix permissions and processes (Chapter 3)."
instead of :
"* Read chapter 3"
2001-08-22 05:37:50 +00:00
Chern Lee
6c21f4c1e9
Change all contractions to proper form.
...
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Murray Stokely
f2c87859c5
/ports/ -> /usr/ports/
2001-08-12 20:17:49 +00:00
Murray Stokely
7928e44f14
* Add Rich Murphey's name back into the attributions for this chapter.
...
His name was apparently accidently removed when we moved to the
<chapterinfo> scheme.
* Add a standard synopsis to this chapter.
* Remove gratuitous "For information about <title of next section>,
see <number of next section>".
* Use <xref> instead of a <link> to Ports chapter.
* Clean up the section about KLDs and enabling Linux compatibility.
2001-08-12 20:13:54 +00:00
Chern Lee
205cf1b49a
Standardize capitalization of titles:
...
* First and last word uppercase
* Prepositions, articles, and short conjunctions lowercase
* The word 'to' lowercase
* Preserved capitalization for program/command names
Reviewed by: murray
2001-08-10 22:58:17 +00:00
Chern Lee
2b61014302
Properly markup contributions in <chapterinfo>/<sect1info>/<sect2info> tags
...
according to recent changes for entire Handbook.
Reviewed by: murray
2001-08-09 23:42:35 +00:00
Chern Lee
aa873b5501
Remove smileys/emoticons as discussed in -doc to give the handbook a more
...
formal look.
Reviewed by: murray
2001-07-23 22:51:33 +00:00
Chern Lee
1e99114452
Markup:
...
Placed applications in <application>
Placed commands in <command>
Placed hostnames in <hostid>
Placed usernames in <username>
Placed some terms in <literal>/<quote>
Places some commands in man entities
Changed some <filename> to <command> tags
Placed files in <filename>
Spelling:
linux -> Linux
pc -> PC
reckognized -> recognized
initialise -> initialize
behaviour -> behavior
mountpath -> mount path (to spell check nicely although mountpoint would
probably be more correct)
Reviewed by: murray
2001-07-20 21:09:39 +00:00
Chern Lee
3e8d98b70a
Standardize:
...
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP
Approved by: murray
2001-07-17 22:20:51 +00:00
Chern Lee
7001f29865
Standardize:
...
UNIX -> Unix
UNIX's -> Unixes (one instance)
Unix is a proper noun, not an acronym. Also conforms to O'Reilly's word list.
Approved by: murray
2001-07-17 00:11:24 +00:00
Murray Stokely
99c9a56f15
Consistently use an uppercase replaceable 'X' :
...
4.x-STABLE -> 4.X-STABLE
FreeBSD 2.2.x -> FreeBSD 2.2.X
2001-07-14 23:40:29 +00:00
Murray Stokely
1853b9bcf6
CD-ROM -> CDROM
...
O'Reilly has standardized on 'CD-ROM' as have several other
publishers, however 'CDROM' outnumbers 'CD-ROM' 2 to 1 in our
documentation and it has always appeared this way on FreeBSD CDs from
Walnut Creek/BSDi/WRS. I don't have a preference either way as long
as it stays consistent.
2001-07-14 00:57:56 +00:00
Dima Dorfman
4a5e851cb2
DocBook police: open and close tags for <screen> should cuddle up to
...
the contents within.
2001-07-06 13:03:06 +00:00
Nik Clayton
4e521b8bb2
Makefile's to make it easy to build individual handbook chapters. These
...
are *not* recursed in to by the top level Makefile.
2001-06-30 14:55:40 +00:00
Murray Stokely
abe2540e21
Add 24 indexterms.
2001-06-29 18:35:30 +00:00
Alexey Zelkin
feee128181
fix pathes to /ports/foo.html for new handbook installation scheme
...
(i.e. for all cases except http://www.FreeBSD.org/handbook/ )
2001-06-26 15:40:27 +00:00
Chris Costello
4e4349aa1b
Make the handbook build again, after the *clearly* untested commit in
...
revision 1.36 of this file. Specifically:
o Reduce section ID names to within jade's token size limit.
o Place missng end tags where necessary.
Please, people, remember to build the handbook before you commit any
modifications to it!
2001-06-06 20:14:38 +00:00
Murray Stokely
da0b4141cf
- Use <programlisting> properly
...
- Remove <emphasis> tags in favor of <username>, <groupname>, etc as appropriate.
Submitted by: Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-06-01 07:58:16 +00:00
Murray Stokely
f18c320aaf
Add a section describing how to install SAP R/3 with Oracle 8.0.5 onto
...
a FreeBSD 4.3 machine.
Submitted by: Holger Kipp <Holger.Kipp@alogis.com> (in TeX)
Converted to SGML by: Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-05-31 05:40:35 +00:00
Dima Dorfman
caa6994914
DocBook police: open and close tags for <programlisting> should cuddle
...
up to the contents within.
Approved by: nik
2001-04-09 00:33:58 +00:00
Murray Stokely
85df8d1c88
Add a few additional steps to the installing Mathematica section so
...
that Mathematica will work for console users.
Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de>
2001-03-29 07:40:19 +00:00
Murray Stokely
10276dc64b
Update this document now that Mathematica 4.1 is available and update
...
my email address.
2001-03-16 23:51:03 +00:00
Hiroyuki Hanai
35c60d711e
correct misspelling.
...
Approved by: marcel@cup.hp.com
2000-07-26 01:52:19 +00:00
Jim Mock
dfefe8d45b
The third, and final episode in the attack of the spelling police series.
...
Well, at least for now anyway :-)
2000-06-14 20:30:40 +00:00
Jim Mock
3302fdee27
Change “...” to <quote>...</quote> as per a discussion on
...
-doc.
Suggested by: nik
2000-06-08 01:56:23 +00:00
Nik Clayton
2ef07c56c5
Add information about running Oracle for Linux. Based on the PR, but
...
various changes made to the markup and/or indentation.
PR: docs/17638
Submitted by: Murray Stokely <murray>
Written by: marcel
While I'm here, prepend 'linuxemu-' to the IDs in this file, so they're
consistent with our other usage.
2000-04-30 22:33:03 +00:00
Jim Mock
efc2615371
Restructing and update of the Linux compatibility chapter. I've asked Nik
...
for a repo copy to 'linuxcompat' from 'linuxemu' since it better describes
what really goes on there.
Parts submitted by: Murray Stokely <murray@cdrom.com>
2000-03-23 01:32:00 +00:00
Nik Clayton
369bfc4a2a
Update instructions for using Mathematica to reflect v3.0 and v4.0, and
...
changes in FreeBSD's Linuxulator.
After I closed the PR earlier today, the submitter got back to me with
the text that had been lost.
PR: docs/8445
Submitted by: Bojan Bistrovic <bojanb@physics.odu.edu>
2000-03-02 00:00:41 +00:00
John Baldwin
d8da42e3bb
Use long names for the mailing lists to make all the names consistent.
...
For example, chat@ -> freebsd-chat@.
Reviewed by: chris
1999-12-04 06:19:20 +00:00
Chris Costello
7cfb0ff20b
Rid blank lines of whitespace.
...
(Translation teams: You can ignore this commit.)
1999-11-07 01:54:56 +00:00
David E. O'Brien
44173f163e
White space only changes to fix long lines.
1999-09-15 19:29:38 +00:00
David E. O'Brien
c5bd0d5c92
<comamnd>, <filename>, and <literal> were needed in a few places.
1999-09-15 19:14:24 +00:00
David E. O'Brien
4386f7817a
List instructions for turning on Linux mode in order of usefulness:
...
for FreeBSD 3.x, followed by 2.2.x, followed by 2.1.
1999-09-15 18:34:26 +00:00
David E. O'Brien
95ea7f519f
Eradicate the world "emulat{ion,or}".
...
Mention more of the popular Linux software we can run.
Capitalize "Linux" when it is not a command.
1999-09-15 18:17:19 +00:00
David E. O'Brien
6327c10ea7
Add directions for 3.0+.
...
Submitted by: eivind
1999-09-15 01:15:03 +00:00
Peter Wemm
5ff728b8ca
$Id$ -> $FreeBSD$
1999-09-06 06:53:43 +00:00
Nik Clayton
122d319794
"../handbook.sgml" -> "../book.sgml" in Emacs local variables section.
1999-08-23 21:24:10 +00:00
Nik Clayton
f18b900b84
Fix many typos. Much kudos to the submitter for this effort.
...
PR: docs/12956
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-08-05 20:48:25 +00:00
Chris Piazza
dec28d13a9
Update to use linux_base instead of linux_lib
...
PR: 12913
Noticed by: Oleg V. Volkov <rover@fly.lglobus.ru>
Submitted by: Chris Costello <chris@calldei.com>
1999-08-01 22:35:50 +00:00
Bill Fumerola
05d191f662
freebsd.org -> FreeBSD.org, which seems to be the domain name of choice.
...
FreeBSD, Inc. now owes me a new keyboard as I've seemed to have worn out
my "shift" and "`" key from sending vi so many "~"s. :->
1999-06-20 21:19:40 +00:00
Nik Clayton
4a32df5482
<literallayout> -> <literal> from my last commit. No idea how that
...
sneaked in.
1999-06-09 17:32:13 +00:00