Satoshi Asami
e964528dea
Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
...
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
Satoshi Asami
26987878a0
Remove reference to ${KEYWORDS}.
1996-03-06 09:04:43 +00:00
Satoshi Asami
6c342b58d5
Delete all references to the variable ${KEYWORD} that never quite flew.
...
(Sorry Jordan, but your other idea (${CATEGORIES}) was a major hit.)
Also remove the keyword field in the INDEX line and replace it with
two columns: build-time dependencies and run-time dependencies. They
are both list of package names (minus the ".tgz").
1996-03-06 08:14:26 +00:00
Satoshi Asami
00ce5fe5f4
Replace absolute pathnames with variables, so that
...
(1) people can have weird paths and it will still work, and
(2) if you really need to use /usr/local/bin/cp instead of /bin/cp,
you can do that by changing only one line.
Submitted by: wosch
1996-03-06 08:08:16 +00:00
Joerg Wunsch
5320fd40a2
Add a description of how to setup sendmail for use with UUCP.
...
Ideally, this should go into the ``mail'' section of the handbook, but
i don't have the time to write all of this right now, so i've put it
into the FAQ.
1996-03-05 23:48:02 +00:00
Poul-Henning Kamp
56f799e90c
Manpage on the "Laplink" TCP/IP support.
...
Reviewed by: phk
Submitted by: Andrew.Gordon@net-tel.co.uk
1996-03-05 16:49:57 +00:00
Mike Pritchard
d0e7bd781c
Fixed Wolfram Schneider's entry and added Bill Fenner's info
...
so that the developer section isn't garbaged up.
Suggestion: anytime you mess with the handbook, build it
and actually look at the result with your favorite browser, since
a one character typo can mess up the whole thing.
1996-03-04 23:08:37 +00:00
Mike Pritchard
f24a199983
Added a section explaining how to configure/use disk quotas.
...
Reviewed by: Guy Helmer, John Fieber, Sean Kelly
1996-03-04 22:50:30 +00:00
Jordan K. Hubbard
8ada6a5cad
Put all the major contributors into alphabetical order by last name
...
so it looks just a little more professional (and helps me figure out
when/if someone's already been added!).
Add Wolfram Schneider to list of developers.
Update latest changes from avail.
1996-03-03 22:07:57 +00:00
Garrett Wollman
dd1fd6c133
Update timezone files to 96c from vendor branch.
...
Australia/Canberra is dead (use Australia/Sydney).
Asia/Tel_Aviv has been renamed Asia/Jerusalem.
1996-03-02 21:47:10 +00:00
Garrett Wollman
c84970f39a
We have never supported the solar time stuff, so there's no point
...
in keeping the old files around.
1996-03-02 20:51:28 +00:00
Garrett Wollman
68284cf1ab
This commit was generated by cvs2svn to compensate for changes in r14338,
...
which included commits to RCS files with non-trunk default branches.
1996-03-02 20:48:55 +00:00
Garrett Wollman
3f68bd8608
Latest rlelease of timezone data files.
...
Obtained from: Arthud David Olson <ado@elsie.nci.nih.gov>
1996-03-02 20:48:55 +00:00
John Fieber
96aec9b60e
Remove reference to Systems.FAQ
1996-02-28 20:08:48 +00:00
Jordan K. Hubbard
8f2b769fee
Take slashes out of name for tab132 terminal entry. New ncurses doesn't
...
like that.
1996-02-28 02:04:14 +00:00
Mike Pritchard
2ee9964bf6
Fix a bunch of the "mailto" lines so that they actually work.
...
A bunch of them read "mailto;user@address" instead of the
proper "mailto:user@address".
1996-02-27 20:52:26 +00:00
Garrett Wollman
08de0feca6
Correctly capitalize `Virgin'.
1996-02-27 17:48:44 +00:00
Garrett Wollman
47295a8a41
Don't list Greenland under Denmark; the Greenanders apparently
...
don't like that.
Obtained from: tz mailing list
1996-02-27 17:22:48 +00:00
John Fieber
c15ce264b4
Fix a variety of bogons.
...
Remember:
`&' is a magic character, use &
`$' is a magic character (but shouldn't be), use $
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
Jordan K. Hubbard
eeb6e504dd
Add second Israel mirror.
1996-02-27 03:42:12 +00:00
Peter Wemm
7ee32b9fba
Attempt to document the recent in_pcb local port address changes..
1996-02-23 21:01:35 +00:00
Joerg Wunsch
92871d692a
Add a note about the RFC-1535 compliant behaviour of the recent BIND
...
version that's now shipping with FreeBSD.
Pointed-out by: Holm Tiffe <holm@geophysik.tu-freiberg.de>
1996-02-22 23:34:13 +00:00
Thomas Gellekum
4715842e4d
Add Bernd Rosauer to contributors.
1996-02-22 11:08:57 +00:00
Ollivier Robert
453309955b
Add a few questions forwarded by Jordan and one from Jörg about
...
XDM.
Submitted by: geert@sun3.iaf.nl ,tedm%toybox@agora.rdrop.com,joerg
1996-02-21 00:07:39 +00:00
Wolfram Schneider
a9531cf5b8
add forgotten INDEX.keymaps, kbdmap(1) need this file
1996-02-18 02:26:03 +00:00
Wolfram Schneider
4d5adcbe86
add forgotten INDEX.fonts, kbdmap(1) need this file
1996-02-18 02:25:32 +00:00
Andrey A. Chernov
de057eb654
-u unit-command example
1996-02-17 19:36:08 +00:00
Andrey A. Chernov
520e4d33bb
Change date format to look more naturally
1996-02-17 14:32:05 +00:00
Andrey A. Chernov
2280adfde9
Change date format to look more naturally
...
Change ctime-like format to fix ls bug
Reviewed by: joerg
1996-02-17 14:29:12 +00:00
Jordan K. Hubbard
f8d3a3493d
Three part commit:
...
1. Import UART technical description from Frank Durda IV
<uhclem@nemesis.lonestar.org>.
2. Push existing sio chapter out of hw.sgml and make a separate
document out of it.
3. Make hw.sgml include the first two under serial devices section.
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00
Jordan K. Hubbard
7744102dbc
Point to new mirror site for Ireland: ftp.ie.freebsd.org
1996-02-16 12:18:30 +00:00
Jordan K. Hubbard
2178a48a11
Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.
1996-02-16 11:19:00 +00:00
Adam David
6f3ce68f18
improve the comment for BOOTWAIT
1996-02-15 21:14:36 +00:00
Mike Pritchard
4abbfcd7ec
Document the new ".Fx" macro in the mdoc man pages. I also
...
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
Gary Clark II
1585b19f54
Lets see...
...
Cruft removed (small amounts)
Added entry about IJPPP pred1 and some sites.
Changed entry on commiters to read "All CVS commits" instead of current commits
1996-02-12 15:15:01 +00:00
Justin T. Gibbs
3652ff557d
4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
...
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg. We now match 4.4Lite2.
Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
Mike Pritchard
c2466934db
Added an i386/FreeBSD specific mtio(4) man page, adapted from the
...
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
Mike Pritchard
ead93ec3ad
Add a pbm(5) (portable bitmap format) man page since we have a
...
few man pages that reference it.
1996-02-12 05:17:28 +00:00
Mike Pritchard
bcff8e2ae4
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
Mike Pritchard
4bd9ba3c2f
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
Mike Pritchard
3656c5f4df
Added a update(4) man page to describe the kernel initiated update
...
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
Mike Pritchard
78b0b234eb
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Ollivier Robert
f21428af43
Add a comment from John Reece <reece@ix.netcom.com> about toggling NumLock
...
in the BIOS for the PS/2 mouse.
Add <tt// around FIPS.
1996-02-11 14:02:52 +00:00
Wolfram Schneider
b2923d7651
Reviewed by: mpp
...
a tiny man page
1996-02-11 13:47:00 +00:00
Jordan K. Hubbard
be9edbd0fa
Add documentation for the -stable branch and reshuffle the sup/ctm chapters
...
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
Mike Pritchard
c4c23c4df8
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
Mike Pritchard
6fad16fd59
Add some missing MLINKS, correct some cross references, correct some
...
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
Mike Pritchard
c211e812bb
Added some missing MLINKS for section 3 man pages.
...
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.
This shuts up a lot of the output from "manck" for section 3.
1996-02-09 00:45:45 +00:00
Jordan K. Hubbard
eb12d866a8
There are now 5 FTP mirrors sites in Brazil.
1996-02-09 00:24:08 +00:00
Mike Pritchard
7cdd64468f
Link some man pages from man*/i386/xxx to man*/xxx so that you
...
can actually look at them.
1996-02-08 20:32:45 +00:00