Brian Somers
64e475537d
Document $clear_daily_*
2000-06-09 17:07:59 +00:00
Mike Pritchard
17c73e2bb2
Update the man page to match utmp.h.
2000-05-19 18:24:23 +00:00
Chris Costello
08896eb5ec
Document the `new' fdesc--now that it belongs only on /dev/fd, remove all
...
non-/dev/fd related documentation (such as that for stdin, stdout, tty).
Update the fstab line to refer to /dev/fd instead of /dev.
2000-05-11 22:20:23 +00:00
Sheldon Hearn
123b196a08
Fix nits in previous commit: hard sentence break and grammar.
2000-05-09 08:09:31 +00:00
Andrey A. Chernov
66d95f178a
Describe firewall_logging option
2000-05-08 21:10:33 +00:00
Dag-Erling Smørgrav
6e124cb076
Fix language in description of firewall_script.
...
Submitted by: sheldonh
2000-04-27 10:41:53 +00:00
Dag-Erling Smørgrav
c1ebbb06ed
Document firewall_script
2000-04-27 09:10:53 +00:00
Brian S. Dean
ee4619f2a7
Back out the hook to execute the file ${firewall_type}. The intended
...
purpose of the hook was to provide the ability for a shell program to
instantiate the firewall rules instead of forcing them to be
statically coded. This functionality was already present through the
use of ${firewall_script}, and I see no need to keep the
${firewall_type} hook around.
Reminded by: Dag-Erling Smorgrav <des@freebsd.org>
2000-04-27 00:48:59 +00:00
Chris Costello
5bd15102b5
Update the `file' entry to reflect its nature as a symbolic link.
2000-04-22 18:19:54 +00:00
Brian S. Dean
4d5787a2ba
Update the man page regarding the behaviour for the ${firewall_type}
...
variable.
Reminded by: Ruslan Ermilov <ru@FreeBSD.org>
2000-04-17 12:48:29 +00:00
Matthew Dillon
8d1b3828fa
Add a sysctl to specify the amount of UDP receive space NFS should
...
reserve, in maximal NFS packets. Originally only 2 packets worth of
space was reserved. The default is now 4, which appears to greatly
improve performance for slow to mid-speed machines on gigabit networks.
Add documentation and correct some prior documentation.
Problem Researched by: Andrew Gallatin <gallatin@cs.duke.edu>
Approved by: jkh
2000-03-27 21:38:35 +00:00
Dag-Erling Smørgrav
0dc1442459
s/curproc/self/
...
Spotted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-03-26 12:20:35 +00:00
Dag-Erling Smørgrav
2bf98c0933
Add a manpage for linprocfs.
2000-03-25 14:03:31 +00:00
Mike Pritchard
d905b0b639
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:49:46 +00:00
Jeroen Ruigrok van der Werven
023caa7b58
Fix another include error. Inspired by the last commit.
2000-03-13 13:41:40 +00:00
Jeroen Ruigrok van der Werven
51753e00b5
Fix include error.
...
Submitted by: ru
2000-03-13 13:36:40 +00:00
Sheldon Hearn
1111b49c35
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
Sheldon Hearn
4e86fcacf6
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
David E. O'Brien
ed0010ed09
Document the support in the kernel for hardware debug registers on the
...
ix86 platform which allows for hardware watchpoints, etc...
Submitted by: Brian Dean <brdean@unx.sas.com>
2000-02-12 18:33:54 +00:00
Mike Pritchard
0ee4fc596b
Fix the usage of the .Dd macro so that the correct year is displayed,
...
instead of 1900.
PR: bin/16207
Note: there is still a groff problem with Y2K that needs to be fixed,
so the PR is still valid.
2000-01-30 22:26:06 +00:00
Jeroen Ruigrok van der Werven
f63bcb274d
Update my email address.
2000-01-24 19:36:52 +00:00
Jeroen Ruigrok van der Werven
77a98af61c
Pull a.out.5 into the future. New binary file formats already exist
...
and are not compatible. Also, add a crossreference to elf(5).
2000-01-17 20:22:37 +00:00
Chris Costello
64304d8c44
Add and document support for handling comments and blank lines
...
in /etc/sysctl.conf.
Reviewed by: imp, jkh
2000-01-16 18:12:42 +00:00
Chris Costello
1994cdc6c2
Replace a conjunction "you're" with "you are". This makes
...
reading by non-native English speakers a little bit easier, and
follows some basic doc guidelines.
2000-01-16 05:15:48 +00:00
Jeroen Ruigrok van der Werven
b0359e5d90
Add dhclient(8) crossreference to the dhcp_flags section.
...
Submitted by: sheldonh
2000-01-13 12:53:54 +00:00
Jeroen Ruigrok van der Werven
62285547ec
Fix old style /fB /fR emphasis to the correct usage of .Em or other
...
more appropriate uses of mdoc macros given the context they were
used in.
2000-01-13 12:06:41 +00:00
Jeroen Ruigrok van der Werven
4452573f96
Add crossreference to dhclient(8) since our interfaces nowadays
...
support DHCP and more information would be handy.
2000-01-13 11:54:35 +00:00
Jeroen Ruigrok van der Werven
dbc56df44f
Add description for how to enable DHCP for network interfaces.
...
PR: 15980
Submitted by: John Reynolds <jjreynold@home.com>
Reviewed by: sheldonh
2000-01-13 11:44:28 +00:00
Sheldon Hearn
c3bb4c9b50
Actually install mailer.conf.5.
2000-01-11 12:48:39 +00:00
Alexey Zelkin
dcae824a38
mdoc(7)'fy
2000-01-07 12:58:57 +00:00
Bruce Evans
8e1b368f04
Refreshed the silly copy of <sys/types.h>. It was 3 years out of date.
2000-01-05 17:40:25 +00:00
Bruce Evans
b6c7fd537e
Refreshed the silly copy of <sys/dirent.h>. _KERNEL was still spelled
...
KERNEL, and the changes to remove the <sys/types.h> prerequisite had
not reached here.
Removed unused/wrong include of <sys/types.h> in synopsis.
2000-01-05 17:04:36 +00:00
Chris Costello
3a9d037b0a
Add and active the manual page for /etc/sysctl.conf.
1999-12-31 02:08:37 +00:00
Sheldon Hearn
34ada08b62
Document allscreens_flags. This commit perpetuates the i386-centric
...
nature of this manual page. :-(
PR: 15066
Reported by: Andy Farkas <andyf@speednet.com.au>
1999-12-21 11:22:06 +00:00
Peter Wemm
8ddf96d9c5
This commit was generated by cvs2svn to compensate for changes in r54816,
...
which included commits to RCS files with non-trunk default branches.
1999-12-19 13:50:37 +00:00
Peter Wemm
3ae9291301
Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user's
...
chosen mailer.
Obtained from: NetBSD
1999-12-19 13:50:37 +00:00
Chris Costello
f3a2511a25
Fix typo errors, remove repeated paragraphs, update incorrect (i.e. mixed up)
...
information.
PR: docs/15139
Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-12-07 22:10:35 +00:00
Kazutaka YOKOTA
045c8108ff
Mention USB mouse support.
1999-12-05 07:54:43 +00:00
Brian Feldman
0757c96050
From the author:
...
[This] updates [elf.5] from the enitial work I did in Queen's (UK) English to
American English, as is normal for the -doc project stuff.
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
1999-12-03 23:31:08 +00:00
Andrey A. Chernov
d65bc34042
Document single_mountd_enable
1999-11-23 04:14:35 +00:00
Andrey A. Chernov
08abdae453
Remove man_locles - goes to manpath.config
1999-11-23 03:33:25 +00:00
Brian Somers
e6c5a96cee
Document pppoed options
1999-11-23 00:22:58 +00:00
Brian Feldman
4566afd5ac
Remove an excess body lying around.
...
Submitted by: mpp
1999-10-31 04:01:16 +00:00
Brian Feldman
ea14e5c394
This is the much-anticipated ELF manual page! Everyone be sure to
...
thank Jeroen and all who helped bring it about :)
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
Reviewed by: jdp, Gerald Hicks, the Doc Team
1999-10-30 22:07:11 +00:00
Brian Feldman
3756a2e63a
This is the much-anticipated ELF manual page! Everyone be sure to
...
thank Jeroen and all who helped bring it about :)
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
Reviewed by: jdp, Gerald Hicks, the Doc Team
1999-10-30 22:00:04 +00:00
Sheldon Hearn
9c6fde3cd3
Remove the description of the deprecated savecore_enable option,
...
which is no longer used. Expand the description of the dumpdev
option accordingly.
PR: 14152
Reported by: nrahlstr
1999-10-06 09:20:40 +00:00
Dag-Erling Smørgrav
fff6710f7e
Fix typo.
...
Pointed out by: Kelly Yancey <kbyanc@posi.net>
1999-10-02 10:21:10 +00:00
Joseph Koshy
5b94fc490c
Describe the 'start_vinum' rc.conf knob.
...
PR: conf/13357
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-09-22 06:26:24 +00:00
Alexey Zelkin
d69fea87ec
"tcp_extensions" turns on RFC1323 extensions only.
...
PR: docs/13879
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
1999-09-21 18:50:03 +00:00
Alexey Zelkin
9c800c95af
mdoc(7)'fy.
...
Pointed out by: ru
1999-09-15 18:50:39 +00:00