Commit Graph

1462 Commits

Author SHA1 Message Date
Jordan K. Hubbard a133b0cc44 Add James Raynard 1996-05-29 17:16:24 +00:00
Jordan K. Hubbard 5931e8535f Add laptop user's section to handbook.
Add Alex Nash.
1996-05-29 16:32:27 +00:00
Wolfram Schneider e413a1d50e `make maninstall' should go down into the subdirs like
`make install' does.
1996-05-29 01:10:10 +00:00
Wolfram Schneider 2f44872f15 add manpage links
TAILQ_EMPTY.3 -> queue.3
TAILQ_FIRST.3 -> queue.3
TAILQ_LAST.3 -> queue.3
TAILQ_NEXT.3 -> queue.3
1996-05-29 00:58:47 +00:00
Jordan K. Hubbard 29bcbec024 Added pointer to inn FAQ on the net. 1996-05-29 00:46:01 +00:00
Poul-Henning Kamp 50ef9020fd Avoid a ton of "mv" when making libs by using -O to ld.
Make lex rules reentrant.
1996-05-28 16:20:13 +00:00
Wolfram Schneider 187f8e98f5 `make install' do not depend on `make all'
Add some comments for variables and targets.
Include <bsd.obj.mk>, remove targets  obj, clean, cleandir.
Replace ${MAN*} with ${DOC*} variables.
Use a .for loop for undefined targets
1996-05-27 23:12:15 +00:00
Wolfram Schneider 125e8ffd27 Add a note that MAKEOBJDIR is an enviroment variable
and does work proper only if set as enviroment variable,
not as global or command line variable.
1996-05-27 23:05:54 +00:00
Andrey A. Chernov 61af0f298c Add my PGP key 1996-05-27 02:33:13 +00:00
Satoshi Asami 5e5b2f69f3 Added John Capo <jc@irbs.com> for his contribution of
ports/games/xroach/patches/patch-ab.

Also remove lone dash between John Hay's name and his e-mail address.
1996-05-27 01:15:29 +00:00
Wolfram Schneider d04ea1f97b remove unknown word ``unknowen''. Close PR docs/1239
Submitted by: Cove Schneider <cove@brazil.nbn.com>
1996-05-27 01:07:57 +00:00
Joerg Wunsch b99261da7d Add my PGP key, now that Jordan has forced me to deal with PGP. :) 1996-05-26 18:25:11 +00:00
Wolfram Schneider 53996faddb Add some comments for variables and targets. 1996-05-25 23:09:49 +00:00
Wolfram Schneider d8982a6a42 speedup MLINKS 1996-05-25 21:50:54 +00:00
John Fieber 5a38272bae Fix a couple things that tripped up latex output. 1996-05-24 19:33:33 +00:00
Jordan K. Hubbard 1b234ea35b Clarify PCMCIA warning now that we have the PCCARD stuff in our -current tree. 1996-05-23 11:53:56 +00:00
Thomas Gellekum 1501fb9690 Add Julian Jenkins for his spice port. 1996-05-23 11:36:50 +00:00
Jordan K. Hubbard b96e2ef41b Also list the regional web sites in our web site resource list. Sure wish
I could have this looking more tabular somehow, but I don't think there's
an easy way of doing this with our docs environment.
1996-05-22 19:48:59 +00:00
Jordan K. Hubbard d3828d887b Add my missing middle initial to authors entity.
Add my pgp key to new pgp keys list,  make both my and phk's entries
use proper entity entries in the header for emailing.
1996-05-22 19:24:49 +00:00
Jordan K. Hubbard d1dbf8f33d Add a new section for laptop users.
Update the mirrors list.
1996-05-22 19:13:59 +00:00
Jordan K. Hubbard bccfba5f4c Correct a few small typos.
Submitted-By: James Raynard <fdocs@jraynard.demon.co.uk>
1996-05-21 04:06:00 +00:00
Mike Pritchard 2cfb684726 Remove an xref to config.old(8). 1996-05-20 22:46:22 +00:00
Jordan K. Hubbard 0ac7fc1db6 clarify which steps do which actions in "how to compile a kernel" doc
section 8.1
Noticed by:	Carol Lyn Deihl <carol@tinker.com>
1996-05-19 05:20:18 +00:00
Rich Murphey 9e07313af0 Clarified some of the examples and changed their syntax to
make them more consistent.

Submitted by:	Rich
1996-05-17 17:36:29 +00:00
Jordan K. Hubbard 732c4ca735 I think these reference tags (given the context of the sentence) make
more sense.
1996-05-17 11:16:51 +00:00
Mike Pritchard e86e84fe4e Mention that the "file:/usr/share/doc/..." URLs are only accessible
on machines running FreeBSD 2.1 or later.

Pointed out-by:  Felipe Garcia <fxg@usis.usemb.se>
1996-05-16 23:25:18 +00:00
Mike Pritchard 09d44b1ef5 (This really shouldn't all be on one commit, but I forgot
I was in the middle of one of these "projects" when I started
on the next, so they wound up all intermixed)

Move the mailing list entities from authors.sgml to the new file
lists.sgml.  Add an entity for majordomo at the same time.

Avoid the use of contractions.  This revealed some grammer problems,
and also has the benefit of helping make things clearer for those people
who do make speak English as a their first language.
1996-05-16 23:18:28 +00:00
Mike Pritchard 63cf8b69f9 Correct the Mathematica install section to correctly match
up the example output with the text description.

Submitted by:	Rich Murphey <rich@rich.isdn.bcm.tmc.edu>
1996-05-16 22:50:29 +00:00
Jordan K. Hubbard a34162e6e8 Make some long-overdue updates in the install document, add
freebsd-emulation list to entities.
1996-05-16 20:20:57 +00:00
Jordan K. Hubbard 56e465434a Bring this a little more up to date. 1996-05-16 20:01:26 +00:00
Mike Pritchard ef5370ab8d Mention the fact that the ability to specify uid ranges was added
to the system after 2.1 was released.
1996-05-15 19:40:57 +00:00
Joerg Wunsch ff5e456860 Add ewinter@lobo.muc.de (Ernst Winter) for his contribution of a 2.88
MB floppy drive to the project.  This will hopefully increase the
pressure for me to rewrite the floppy disk driver some day. :)
1996-05-15 17:32:46 +00:00
John Fieber 95bb3b9747 Fix a few HTML 2.0 violations. 1996-05-15 17:05:17 +00:00
John Fieber eaba388d1a Fixed botched cross reference (target was not defined). 1996-05-15 15:17:28 +00:00
Rich Murphey e29f7c9bfd This is a guide to installing the linux emulator with specific
instructions on installing and running Mathematica's Linux binary.
Written by Brian N. Handy, Chuck Robey and myself.

Reviewed by:	jordan
1996-05-14 20:31:53 +00:00
Satoshi Asami 9d9092ed48 Change Bernd's e-address. 1996-05-13 09:31:34 +00:00
Jordan K. Hubbard da32f53937 Correct email address for Alex Nash 1996-05-13 02:04:39 +00:00
Wolfram Schneider 55f0df06bc Add comments for
some useful aliases
	8-bit locale
	a nicer prompt
1996-05-12 14:32:23 +00:00
Jordan K. Hubbard dff7693bfe Now that X Inside, Inc. is shipping their Motif, point at them instead. 1996-05-12 13:07:50 +00:00
Wolfram Schneider fc95b7a30a Add a comment how to enable the emacs command line editor 1996-05-11 19:15:17 +00:00
Jordan K. Hubbard 256186fe51 Make newsgroups hot. 1996-05-11 09:24:45 +00:00
Jordan K. Hubbard 88acf96c63 Add laser5 to list of donors. Also put another pointer to the donor's
gallery in the submitters list.
1996-05-09 23:32:44 +00:00
Mike Pritchard 239d617128 Add definitions for the various freebsd-* mailing lists so that
we are consistent in how they are referenced in the handbook, and
so that they are now all clickable URLs.  E.g. no more mis-matched
freebsd-hackers@freebsd.org and hackers@freebsd.org.  They are used
just like the individual mail addresses defined in authors.sgml.
E.g. &a.doc will expand to:

FreeBSD documentation project mailing list <freebsd-doc@FreeBSD.ORG>

Be consistent in using the FreeBSD.ORG address.  All references
to freebsd.org were changed to FreeBSD.ORG.

Use pre-defined addresses for some individuals where available.
1996-05-09 23:04:53 +00:00
Poul-Henning Kamp 4a6a373a1c Make some rules reentrant, and mark the onces that cannot be. 1996-05-09 13:01:44 +00:00
Wolfram Schneider 9fb933075e ``mv'' -> ``mv -f''
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
1996-05-07 23:19:49 +00:00
Nate Williams 3dc061ebcf Added Richard Wiwatowski <rjwiwat@adelaide.on.net> for his work on the
psm mouse driver.
1996-05-07 21:35:19 +00:00
Peter Wemm c21455ac2d Add Greg Ungerer <gerg@stallion.oz.au> for his Stallion serial card driver. 1996-05-04 17:26:55 +00:00
Jordan K. Hubbard 0fff6423e5 Update the comments at the top of these things to fit reality. Sup hasn't
been a package which you need to add on for awhile now. :-)  Also mention
hooks in /etc/make.conf for `make update' fans.
1996-05-04 14:08:49 +00:00
Satoshi Asami cdca955f69 Connect ccd man page and ccdconfig to parent Makefiles.
Ok'd by:	peter
1996-05-04 08:30:22 +00:00
Satoshi Asami 31cb8735c0 Add Nisha Talagala (nisha@cs.berkeley.edu) who is the co-porter of
the ccd driver from NetBSD.
1996-05-04 07:39:01 +00:00