Gregory Neil Shapiro
e6c77250ef
Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bug
...
report. It allows building multiple .cf files at build time.
PR: bin/19897
2001-02-22 19:44:16 +00:00
Gregory Neil Shapiro
d1885c41cc
Add a note indicating that SENDMAIL_MC should include the path. This is
...
necessary if you expect to be able to use this setting in both /etc/mail
and etc/sendmail.
2001-02-22 19:34:13 +00:00
Ruslan Ermilov
9863ddda64
mdoc(7) police: fixed misc formatting bugs.
2001-02-22 12:07:28 +00:00
Nik Clayton
38ecd2625d
Add quota.user(5) and quota.group(5) man pages.
...
PR: docs/25124
2001-02-22 11:06:54 +00:00
Gregory Neil Shapiro
25219d25e6
Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as
...
users should be configuring via m4 now. If set, use m4 to create the .cf
file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or
'make distribution' in src/etc/sendmail/ will install the appropriate .cf as
/etc/mail/sendmail.cf. This fixes some mergemaster problems.
PR: conf/13016
2001-02-22 04:11:52 +00:00
Kris Kennaway
dd76c70387
Typo fixes: prefered -> preferred
...
There are some others in contributed/external code I haven't touched.
2001-02-20 10:30:22 +00:00
Peter Wemm
6edba32695
Move the sendmail -q from cron to periodic, as suggested by a few people.
...
This has the benefit of adding a random start time element as daily
processing takes a different amount of time on different machines.
2001-02-19 02:47:42 +00:00
Jeroen Ruigrok van der Werven
9a01d32bfd
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Submitted to look at by: kris
2001-02-06 10:39:38 +00:00
Doug Barton
385a585a4b
Introduce the option of running fsck -y if the initial preen fails.
...
Defaults to off.
Obtained from: Yahoo!
2001-02-05 04:54:42 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Brian Somers
afcf65b56b
Allow the output of /etc/security to be logged or mailed to different
...
users in line with ${daily,weekly,monthly}_output using a new
$daily_status_security_output variable.
PR: 24643
2001-01-30 10:24:18 +00:00
Doug Barton
f8c1282a0b
Add the options of which cron program to run, and specifying flags
...
to it.
PR: conf/24358
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
2001-01-21 20:57:38 +00:00
Ruslan Ermilov
9c48887207
mdoc(7) police:
...
Use proper macros for variables and their types, removed
hard sentence breaks, added a bunch of cross references.
2001-01-18 09:42:50 +00:00
Ben Smithurst
6164dd8137
document ${KERNEL}
...
PR: 24404
Submitted by: Mike Meyer <mwm@mired.org>
2001-01-17 11:51:43 +00:00
Ruslan Ermilov
e207e465df
Prepare for mdoc(7)NG.
2001-01-16 09:32:40 +00:00
Ruslan Ermilov
8fbaa337ac
man(7) -> mdoc(7).
2001-01-15 17:54:19 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Ben Smithurst
97948d2dee
fix typos.
...
PR: 23934
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2000-12-29 01:58:47 +00:00
Ben Smithurst
265733aa2d
Add some text saying that this page may occasionally be out of date with the
...
real make.conf.
2000-12-29 01:54:39 +00:00
Dag-Erling Smørgrav
c4b267dc7e
Retire kernfs (userland part).
2000-12-28 12:59:57 +00:00
Ruslan Ermilov
88544700ca
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
d7b336c076
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
Nik Clayton
3cfa3ff7a1
Add make.conf(5).
2000-11-30 12:10:18 +00:00
Nik Clayton
8786063f1f
Typo police.
2000-11-29 14:27:20 +00:00
Jeroen Ruigrok van der Werven
0d59faf64a
Document EI_OSABI and EI_ABIVERSION.
...
Requested by: obrien
2000-11-24 10:42:21 +00:00
David E. O'Brien
5e514c64f7
Remove "NODESCRYPTLINKS" it has been superseeded by "passwd_format"
...
in /etc/login.conf.
2000-11-22 20:37:40 +00:00
Ben Smithurst
786aa69adc
Add two new manual pages to document the various options available in
...
make.conf, and the /usr/src building process.
PR: 22676
Submitted by: Mike Meyer <mwm@mired.org>
Reviewed by: nik, sheldonh
2000-11-22 14:04:26 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Sheldon Hearn
3d8a8abc28
Fix bug in rev 1.7:
...
Use a paragraph marker (Pp) instead of a blank line.
2000-11-20 16:06:00 +00:00
Sheldon Hearn
7061ab237b
Fix a bug that's survived since rev 1.1:
...
Don't mark the word "file" up as a pathname in "/etc/group file". For
the sake of consistency with rev 1.18, use Nm instead of "Pa /etc/group"
and break "file" onto the next line.
2000-11-20 16:05:09 +00:00
Sheldon Hearn
82bad969b8
Fix problems introduced in rev 1.16:
...
* Hard sentence break.
* Using Nm for the file in the first paragraph made the use of Pa in the
second paragraph look silly.
2000-11-20 16:01:50 +00:00
Ben Smithurst
6fe89339b9
remove fullstops from the end of .Xr lines in SEE ALSO sections.
2000-11-15 16:00:07 +00:00
Ruslan Ermilov
b82f5db0ac
Spell the des's name correctly.
2000-11-14 13:19:26 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Ben Smithurst
422d857731
* Fix inconsistency between "int" and "num"; as far as I can see they mean
...
the same thing in this context.
* Only include one fullstop in the SEE ALSO line.
PR: 22658
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-11-11 19:16:05 +00:00
Jeroen Ruigrok van der Werven
6913c296f7
Change .Os FreeBSD 5.0 to .Os FreeBSD.
...
PR: 22684
Submitted by: Akinori YAMADA <yamada-a@nextcom.co.jp>
2000-11-09 05:05:17 +00:00
Ruslan Ermilov
672300f7c7
Fixed typo: .SY -> .Sy
2000-11-06 09:17:44 +00:00
MIHIRA Sanpei Yoshiro
33eb563d67
add PC-Card melody beep(PC Card bus, kludge version)
...
Original idea from: PAO3
2000-10-28 13:35:34 +00:00
Mike Pritchard
2e283b0a0c
Correct the description of a few options to reflect that commands and/or
...
the results that they actualy use/generate.
PR: docs/22267
Submitted by: SUZUKI Koichi <koich@cac.co.jp>
2000-10-24 13:54:17 +00:00
Alexander Langer
278108f1f8
Give the post-fix example a better description.
...
PR: 21646
Submitted by: "Peter Pentchev" <roam@orbitel.bg>
2000-10-07 14:34:26 +00:00
Darren Reed
7a76642f3c
This brings support for IP Filter into rc.network and rc.conf with
...
the appropriate documentation added to rc.conf(5). If all goes well
with this over the next few weeks, the PR will be closed with the
pullup of patches back to 4-STABLE.
PR: 20202
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
Reviewed by: Darren Reed <darrenr@freebsd.org>
Approved by: Darren Reed <darrenr@freebsd.org>
Obtained from: Gerhard Sittig <Gerhard.Sittig@gmx.net>
2000-10-06 12:24:45 +00:00
Sheldon Hearn
803516cb70
Mention pccard_beep.
...
Requested by: sanpei
2000-10-05 07:22:58 +00:00
Brian Somers
944fae23f3
Add a unaligned_print option (alpha only)
...
Document osf1_enable
Submitted by: Eric D. Futch <efutch@nyct.net>
PR: 21649
2000-10-04 18:58:46 +00:00
Mark Ovens
1c27a12286
Fixed broken path /etc/mailer.conf -> /etc/mail/mailer.conf
...
PR: 21586
Submitted by: tim@desert.net
2000-09-27 07:46:14 +00:00
Brian Somers
df470af5f8
Put temporary output in ${TMPDIR:-/tmp}
...
If $<basedir>_output is not set, don't redirect output
PR: 21395
2000-09-19 22:15:00 +00:00
Brian Somers
9ed55d1192
Another overhaul of the periodic stuff.
...
All periodic sub-scripts <larf> now have their return codes interpreted
by periodic(8). Output may be masked based on variable values in
periodic.conf.
It's also now possible to email periodic output to arbitrary addresses,
or to send it to a log file, examples of which can be found in
newsyslog.conf.
The upshot of it all should be no discernable changes to the default
behaviour of periodic(8).
PR: 21250
2000-09-14 17:19:15 +00:00
Jacques Vidrine
248aee623c
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
...
configure FreeBSD so that various databases such as passwd and group can be
looked up using flat files, NIS, or Hesiod.
= Hesiod has been added to libc (see hesiod(3)).
= A library routine for parsing nsswitch.conf and invoking callback
functions as specified has been added to libc (see nsdispatch(3)).
= The following C library functions have been modified to use nsdispatch:
. getgrent, getgrnam, getgrgid
. getpwent, getpwnam, getpwuid
. getusershell
. getaddrinfo
. gethostbyname, gethostbyname2, gethostbyaddr
. getnetbyname, getnetbyaddr
. getipnodebyname, getipnodebyaddr, getnodebyname, getnodebyaddr
= host.conf has been removed from src/etc. rc.network has been modified
to warn that host.conf is no longer used at boot time. In addition, if
there is a host.conf but no nsswitch.conf, the latter is created at boot
time from the former.
Obtained from: NetBSD
2000-09-06 18:16:48 +00:00
Sheldon Hearn
735a59b412
Whitepace-only: normalize line-breaking.
2000-08-24 09:33:44 +00:00
Jeroen Ruigrok van der Werven
7847690b9d
The Internet isn't by a long shot just DARPA anymore. Reflect reality.
...
Inspired by: -current mailinglist
2000-08-22 15:29:04 +00:00
Sheldon Hearn
26007eb801
Document ibcs2_loaders and provide a default for it in
...
etc/defaults/rc.conf .
2000-08-18 09:37:50 +00:00
Gregory Neil Shapiro
2216e2a2cd
Complete migration of aliases file to /etc/mail/aliases.
...
The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster
have been contacted so those may be updated as well.
2000-08-13 18:38:58 +00:00
John Polstra
30a77b76ff
Make the word "ldconfig" a bona fide cross-reference, and clarify
...
that this option has an effect only during system start-up.
Submitted by: sheldonh
2000-08-11 17:15:37 +00:00
John Polstra
297bb90667
Describe ldconfig_insecure.
2000-08-11 04:20:30 +00:00
Brian Somers
2fb35bc311
Correct a typo
...
Spotted by: Jimmy Olgeni <olgeni@uli.it>
2000-08-10 00:26:50 +00:00
Brian Somers
e2323071e6
Allow a ppp_user specification to run ppp at startup
...
PR: 20258
2000-08-10 00:13:02 +00:00
David E. O'Brien
4679b31306
Add HISTORY.
2000-07-27 22:55:44 +00:00
Sheldon Hearn
afc3b53891
Introduce a new option, daily_status_disks_df_flags, which specifies
...
the command-line arguments to be used for the call to df(1) when
daily_status_disks_enable is set to YES.
The name of the new variable was chosen by the maintainer of our
periodic hierarchy, Brian Somers.
PR: 19631
2000-07-05 10:47:01 +00:00
Sheldon Hearn
8ca01badb9
Clear the obsolete argument to the Os macro.
...
Clear extraneous arguments to Nm.
Use Pa to mark up paths.
Use a single tagged list in the FILES section.
2000-07-03 12:56:00 +00:00
Jeroen Ruigrok van der Werven
83734e47d3
Fix up typo.
...
Add description of sshd_program variable.
Submitted by: Ashley Penney <ashp@unloved.org>,
Adrian Chadd <adrian@freebsd.org>
2000-07-03 12:34:27 +00:00
Garrett Wollman
9ec4c09af1
Use consistent markup for literals and quoted metasyntactic variables.
...
Left unfixed: `NIS' should be marked up as a tradename.
2000-06-30 15:59:48 +00:00
Garrett Wollman
c9e5fb39e5
Spell `99%' correctly.
2000-06-30 15:28:06 +00:00
Garrett Wollman
4469e49ba8
Fix spelling of `whose'.
2000-06-30 15:22:18 +00:00
Sheldon Hearn
98a83e2dd1
Use "yesterday's" instead of "yesterdays" as required for correct
...
grammar.
Since this pushes the line to an unacceptable length, apply the
accepted line breaking style.
2000-06-30 11:24:31 +00:00
Brian Somers
1fb83b0a07
De-spam (oops!)
...
Spotted by: sheldonh
2000-06-30 11:18:19 +00:00
Brian Somers
2d60050a94
Add $daily_status_mail_rejects_logs, defaulting to 3 to control
...
how many /var/log/maillog* files to check
PR: 19587
2000-06-30 09:41:16 +00:00
Brian Somers
136a5ce64d
Reword the description of weekly_status_pkg_enable (although not
...
quite how Sheldon suggested)
Suggested by: sheldonh
2000-06-27 12:04:43 +00:00
Brian Somers
0ae3b944b5
Add weekly_status_pkg_enable (defaults to NO)
2000-06-27 11:20:08 +00:00
Brian Somers
5cda06b8b7
Mention $daily_accounting_compress
...
Forgotten by: Ben & I
2000-06-27 10:52:21 +00:00
Sheldon Hearn
ad61de5c4e
The rand_irqs variable was removed in rev 1.67 of rc.conf. Remove it
...
from the documentation also.
2000-06-26 08:29:47 +00:00
Brian Somers
f3e285ba7d
Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.
...
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.
Not objected to by: freebsd-arch
2000-06-23 01:18:31 +00:00
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
Alexey Zelkin
7dde7bbd34
rc.conf -> /etc/motd
...
PR: docs/13748
1999-09-14 15:56:58 +00:00
Dag-Erling Smørgrav
c7ed8409ad
Document tcp_keepalive, tcp_drop_synfin, tcp_restrict_rst,
...
icmp_drop_redirect and icmp_log_redirect.
1999-09-13 09:18:31 +00:00
Andrey A. Chernov
19076007f1
Describe man_locales
...
Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
1999-09-11 19:03:45 +00:00
David E. O'Brien
4f2571dd77
MFS: tweak my wording a little.
1999-09-02 18:10:40 +00:00
David E. O'Brien
6a37402ef6
- Don't use contractions
...
- discuss the setting of hostname in the face of DHCP
Submitted by: John Baldwin <jobaldwi@vt.edu> (DHCP part)
1999-09-02 05:12:03 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Mitsuru IWASAKI
be2a6b0b43
Document apmd stuff.
1999-08-25 15:13:24 +00:00
Brian Somers
cdd53d9ce9
ppp_alias -> ppp_nat
...
Submitted by: Josef L. Karthauser <joe@FreeBSD.org.uk>
1999-08-22 23:26:05 +00:00
Kazutaka YOKOTA
a676a98301
Revise description on moused options:
...
- Clearly distinguish PS/2, bus, and serial protocols.
- Explicitly state that serial mouse protocols don't work with
the PS/2 and bus mice.
1999-08-22 06:12:58 +00:00
Chris Costello
f437b38cf7
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
Mike Pritchard
def37e7c68
Various man page cleanup:
...
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
1999-08-15 10:48:36 +00:00
Warner Losh
27e5a0feb2
Document log_in_vain.
...
Forgotten by: imp
Reminded by: Andreas Klemm
1999-08-13 06:39:12 +00:00
Brian Somers
51f80ae148
Add a default ppp.conf (mode 600).
...
Originally submitted by: Wayne Self <wself@cdrom.com>
Allow a ppp startup option in rc.conf.
Adjust sysinstall so that it appends to the end of ppp.conf
and uses the generated profile to start ppp in auto mode on
boot.
Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>
1999-07-26 10:49:37 +00:00
Jordan K. Hubbard
a2e3ae34eb
Document dhcp flags.
...
Submitted by: "Sean O'Connell" <sean@stat.Duke.EDU>
1999-07-16 09:22:01 +00:00
Nik Clayton
5bf6ab8369
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 21:02:10 +00:00
Mike Pritchard
d95d7c87bf
Use .Xr to xref pccardd(8).
1999-07-12 19:24:53 +00:00
Jordan K. Hubbard
bd17e46e55
Properly document /etc/defaults/rc.conf and rc_conf_files.
...
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
1999-07-09 01:47:00 +00:00
Tatsumi Hosokawa
07c50a3b6b
Added pccard_conf parameter.
1999-07-07 02:01:57 +00:00
Tatsumi Hosokawa
12061cb940
Added $pccardd_flags.
1999-07-06 12:17:59 +00:00
Nik Clayton
f591fcd118
Clarify static_routes variable's meaning
...
PR: docs/12302
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Reviewed by: nik
1999-07-05 23:05:25 +00:00
Nik Clayton
0de3e1544e
Note that using the dirent.d_type member is non-portable, and might
...
fail on some filesystems.
PR: docs/11645
Submitted by: Harold Gutch <logix@foobar.franken.de>
1999-05-29 12:59:51 +00:00
Guy Helmer
67ea20ed38
Where the fstab page discusses filesystem options, add a reference
...
to the '-o' flag in the mount(8) and filesystem specific
mount pages where information can be obtained about the available
options.
PR: docs/10108
1999-05-28 01:54:38 +00:00
Poul-Henning Kamp
d37ed5a03a
Add a new "file" to procfs: "rlimit" which shows the resource limits for
...
the process.
PR: 11342
Submitted by: Adrian Chadd adrian@freebsd.org
Reviewed by: phk
1999-04-30 13:04:21 +00:00
Greg Lehey
d949d73661
Fix poor heading format.
...
Submitted-by: Matthew Fuller <fullermd@over-yonder.net>
PR: docs/11271
1999-04-22 04:05:56 +00:00
James FitzGibbon
dff53a6175
Document portmap_program and lpd_program
...
Suggested by: Bill Fumerola <billf@jade.chc-chimes.com>
1999-03-29 17:22:47 +00:00
Guy Helmer
b3dbbd0e0e
Mention securelevel 3 to match comment in rc.conf.
1999-03-24 14:07:33 +00:00
Brian Somers
685e0fcbef
Document natd_program
1999-03-24 10:28:16 +00:00
Joseph Koshy
2312341fbb
Document forward(1) better.
...
PR: docs/10126
Submitted by: Sue Blake <sue@welearn.com.au>
1999-02-17 03:39:39 +00:00
Jordan K. Hubbard
ed354fb9fe
Document rwhod_flags
1999-01-14 09:13:00 +00:00
Matthew Dillon
ab327a8284
Reviewed by: freebsd-current
...
Update manual pages for rc(8) and rc.conf(5) based on recent changes
to rc.local and rc.conf[.local].
1998-12-12 23:26:53 +00:00
Mike Smith
3acd0a4cb3
Document the new nfs_access_cache variable.
1998-11-15 20:29:27 +00:00
Dag-Erling Smørgrav
b354705227
Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.
...
Disable building tickadj(8) by removing util from SUBDIR in the xntpd
Makefile. Note that the sources are still there and tickadj can still
be built and installed by doing:
# cd /usr/src/usr.sbin/xntpd/util
# make all install
There are enough references to tickadj in e.g. the xntpd documentation
(not to mention the sysctl variables it uses etc.) that I don't feel
up to implementing the final solution right now.
Kinda-approved-by: phk
1998-10-08 18:47:30 +00:00
Poul-Henning Kamp
7d5c779c86
Here are some scripts and man pages for configuring HARP ATM
...
interfaces.
Reviewed by: phk
Submitted by: Mike Spengler <mks@networkcs.com>
1998-10-06 19:24:31 +00:00
Wolfram Schneider
acd8019083
Sort cross references.
1998-08-31 16:41:09 +00:00
Joerg Wunsch
aa81f3a9d8
Document sef's recent changes in the corefile naming.
...
Reviewed by: sef (well, i believe his `Looks good' was a review result :)
1998-07-21 18:16:16 +00:00
Jacques Vidrine
8ffc434538
natd_interface can now be specified as either an IP address or
...
an interface name, so describe that here.
1998-07-08 23:31:28 +00:00
Tim Vanderhoek
4043c58e27
misc. spelling and grammar gnits.
1998-06-28 21:33:42 +00:00
Joseph Koshy
606acacafa
Mention `kern_securelevel' variables in manual page.
...
Reminded-by: max
1998-06-25 04:27:56 +00:00
Tim Vanderhoek
6ee19f6623
Cross-ref login.conf(5).
1998-06-23 04:39:35 +00:00
Amancio Hasty
6797869271
Reviewed by: Amancio
...
Submitted by: Randall Hopper <rhh@ct.picker.com>
The patch supports using the X10 Mouse Remote in both stand-alone and
pass-through configurations, so you can plug your mouse and remote into the
same serial port, use the mouse for X, and use the remote for other apps
like Fxtv. For instance, we can now control fxtv via the remote control
just like a TV : change channels, mute, increase volume, zoom video,
freeze frame 8)
The mouse events are channeled through the syscons/sysmouse I/F like
normal, and the remote buttons are "syphoned off" to a UNIX-domain stream
socket (defined as _PATH_MOUSEREMOTE in <machine/mouse.h>) for a
remote-aware app to grab and use.
For further info on the X10 Mouse Remote see:
http://www.x10.com/products/x10_mk19a.htm
1998-06-14 20:05:27 +00:00
Steve Price
a05ac887c5
Correct the description of the last four fields.
...
PR: 6926
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-13 19:14:14 +00:00
Joseph Koshy
93218a8ee4
Removed misleading claim that login classes are no longer implemented.
...
Added Xref to pw(8).
1998-05-15 09:19:03 +00:00
Steve Price
19dd549aca
Change NBPG to PAGE_SIZE to match one of phk's recent commits.
...
PR: 6573
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1998-05-11 03:41:51 +00:00
Andreas Klemm
90f94d55c1
Overlooked, that newer naming convention is xxx_program instead of xxx_prog.
...
So changed it to ntpdate_program and xntpd_program.
Backout last change, now we have again named_program, sorry.
1998-05-06 17:36:16 +00:00
Andreas Klemm
86e0adfea1
document ntpdate_prog and xntpd_prog
...
fix: named_program -> named_prog to reflect "real life"
(I suggest keeping this shorter name convention as it is
actually used in the config file)
1998-05-06 17:26:48 +00:00
Steve Price
941bf15861
Typo and grammer fixes.
...
PR: 6482
Submitted by: Allen Campbell <allenc@verinet.com>
1998-05-03 17:57:39 +00:00
Brian Somers
252ba33d3c
Add natd support.
...
PR: 6339
Submitted by: cdillon@wolves.k12.mo.us
1998-04-18 10:27:19 +00:00
Philippe Charnier
aaf1f16e39
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
Jordan K. Hubbard
76a43cd8f2
Document rarpd flags.
1998-03-09 08:50:59 +00:00
Jordan K. Hubbard
4d79c8effc
Typo fixes.
...
PR: 5951
Submitted by: Doug <Studded@dal.net>
1998-03-09 02:21:17 +00:00
Jordan K. Hubbard
e8ec9207cc
Documented moused flags.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 09:04:24 +00:00
Jordan K. Hubbard
f657fac2ed
isofs -> cd9660
...
PR: 5849
Submitted by: Benjamin Lewis <bhlewis@gte.net>
1998-02-26 02:17:42 +00:00
Bruce Evans
5825b07428
Update to sort of match reality by literally including <sys/dirent.h>
...
instead of a pre-BSD4.4 version of <dirent.h>. The old version had
library goop which is still in <dirent.h>. See reality if you want
real details.
1998-02-24 02:39:00 +00:00
Bruce Evans
aea7fcd2ca
Update to match reality again.
1998-02-24 02:19:02 +00:00
Guido van Rooij
6d39437f71
Document new variables forward_sourceroute and accept_sourceroute. While
...
we're at it: also document the already existing arpproxy.
1998-02-16 19:25:41 +00:00
Garrett Wollman
18635c20b3
Don't install printcap.5 from here.
1998-02-04 15:59:43 +00:00
Garrett Wollman
d2fc2bd0d3
Mention nameD_program.
1998-02-04 15:57:13 +00:00
Steve Price
62c1db1d1b
Revert previous commit and SEE ALSO yp(4) instead.
1998-01-07 00:57:31 +00:00
Steve Price
949af4d183
Note in the BUGS section that /etc/ethers has been deprecated and
...
that using a DNS server is preferred to a static file.
PR: 5233
Obtained from: partially NetBSD
1998-01-04 17:34:42 +00:00
Steve Price
6790c0cc3d
(u|w)tmp files are maintained by newsyslog(8).
...
PR: 5414
1998-01-03 20:31:25 +00:00
Alexander Langer
e69bcfc3bc
Expanded cross references.
1998-01-02 19:22:52 +00:00
Bruce Evans
cd17eef542
Sorted lists.
1998-01-01 10:45:52 +00:00
Bruce Evans
8fd99582d2
skey.access.5 has been rotting here for more than 3 years. The version
...
in libskey is used.
1998-01-01 10:39:40 +00:00
Steve Price
936b0c3052
Document the new ldconfig_paths variable.
...
PR: 5178
Submitted by: Evan Champion <evanc@synapse.net>
1997-12-27 19:50:55 +00:00
Jordan K. Hubbard
6293b3997d
Update moused docs.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-12-27 05:55:54 +00:00
Alexander Langer
71116d9863
Added cross references for apm, cron, inetd, lpd, moused, mrouted,
...
nfsd, nfsiod, portmap, rpc.lockd, rpc.statd, syslogd, tickadj, and
ypbind.
1997-12-24 00:59:28 +00:00
Garrett Wollman
b7f84b25e9
Document the new long names for printcap capabilities.
1997-12-02 21:41:40 +00:00
Steve Price
0c96ca09b7
Document the new clear_tmp_enable option in the manpage.
...
Prodded by: max
1997-11-16 15:59:58 +00:00
Sean Eric Fagan
5a583f9c34
Allow the system to be configured to pass "-n" to kerberos and
...
kadmind or not; also, only run kadmind on a non-slave server. Man
page for rc.conf is also updated.
Reviewed by: Mark Murray
1997-11-07 20:45:48 +00:00
John Polstra
25f631bf7b
Describe "mrouted_flags".
1997-11-02 21:45:31 +00:00
Daniel O'Callaghan
5cf073070a
Make rc.conf man page reflect reality w.r.t firewall_{*}.
1997-10-20 08:37:59 +00:00
Joerg Wunsch
83f31ab169
Improve my hack from rev 1.6 of displayq.c, and make the TCP
...
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).
Would anybody see a problem with merging all this into RELENG_2_2?
1997-10-14 16:01:02 +00:00
David E. O'Brien
49bd5a95e6
Add login.conf(5) to "SEE ALSO".
...
ISSUES:
An example and better explansion on how to use login classes is needed
in both passwd.5 and login.conf.5.
1997-10-07 05:35:52 +00:00
Wolfram Schneider
bceb8aed9e
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
Jordan K. Hubbard
c58afa5621
D'oh! It works better if you remember to cvs add the file first! ;)
1997-09-11 14:31:55 +00:00
Jordan K. Hubbard
cf8c9b1128
OK, it's time to introduce the rc.conf(5) man page and kick the
...
now-obsolete sysconfig(5) man page out. If you add new rc.conf variables,
folks, please try to remember to keep the man page up to date. Thanks!
PR: 4398
1997-09-11 14:30:35 +00:00
Brian Somers
a367bd9e25
Add "options no_tld_query" to resolv.conf.
...
Mention the capability in resolver(5).
Mention that RES_OPTIONS can be used in resolver(5).
Discussed with: -hackers
1997-09-01 01:19:23 +00:00
Steve Price
681e5e7a09
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
Peter Wemm
bb1b4b3bec
Forgot to commit this after last bind/resolver update
1997-05-15 20:05:16 +00:00
Joerg Wunsch
e655e13a6b
Kill a stale .pq line.
1997-05-08 15:31:39 +00:00
Brian Somers
49c7494bef
Support input and output filters with remote printing.
...
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".
1997-04-12 04:23:13 +00:00
Mike Pritchard
7c692a17cf
Update to reflect the recent changes to support better inode
...
generation numbers.
1997-03-24 00:33:38 +00:00
Mike Pritchard
95522ed527
Minor mdoc cleanup - don't use .Pa for non-pathname items.
1997-03-21 20:16:33 +00:00
Mike Pritchard
dd5527c607
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
...
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
Bruce Evans
eb051a2cf8
Fixed missing #includes in synopsis.
...
Fixed stale reference to <sys/inode.h>.
1997-03-19 21:02:11 +00:00
Bruce Evans
7b46e774ec
Fixed missing #include of <sys/types.h> in synopsis.
1997-03-19 19:48:24 +00:00
Bruce Evans
401caa1438
Fixed wrong #include in synopsis. <sys/dir.h> has been deprecated for
...
years.
Not fixed: stale, misformatted copy of <dirent.h>. I will be cleaning
up the dirent.h and dir.h headers soon (ufs stuff needs to be separated
better), so don't change the man page yet.
1997-03-19 03:48:12 +00:00
Mike Pritchard
623899a3c3
Add some text regarding security issues when using a shell
...
script as the login shell. Closes PR# 2978.
1997-03-14 02:37:27 +00:00
Mike Pritchard
0b65a99863
Oops. I misread some commit mail - remove the blurb about comments
...
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
Mike Pritchard
f57cc79d87
Improve the wording of the section on comments in the group and passwd
...
files. Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.
Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
Wolfram Schneider
22bf981261
Document comments.
1997-03-09 12:20:48 +00:00
John-Mark Gurney
ac5afce161
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
Mike Pritchard
8b3a341046
Typo police.
1997-02-16 16:36:31 +00:00
Wolfram Schneider
e0d769c5c8
Install new intro.5 man page.
1997-02-16 12:13:32 +00:00
Mike Pritchard
8c21e889fd
Add motd(5).
...
Obtained from: NetBSD
1997-02-13 18:03:23 +00:00
David Nugent
408bc30d8c
Update manpage; corrections, clarifications and login class (with xref).
1997-02-10 16:03:21 +00:00
Mike Pritchard
7b9099712a
Update to reflect new Lite2 fs.h.
1997-02-10 07:10:08 +00:00
Mike Pritchard
b3c6242fda
Don't use hardcoded *roff escape sequences. Use mdoc macros instead.
1997-01-31 01:14:16 +00:00
Mike Pritchard
e0604514d8
Update to reflect the current types.h.
1997-01-29 05:24:35 +00:00
Mike Pritchard
2c18ef217f
Update to reflect current fs.h.
1997-01-28 07:25:18 +00:00
Mike Pritchard
5f9a0f6762
Update to match current include files.
1997-01-28 07:03:33 +00:00
Mike Pritchard
9136a887b6
Update to reflect current acct.h.
1997-01-28 06:53:19 +00:00
Mike Pritchard
ad2c737e4f
Update the man page to reflect the current state of
...
fstab.h.
1997-01-28 06:12:54 +00:00
Mike Pritchard
019f13780e
Fix a few typos.
...
Obtained from: OpenBSD
1997-01-15 05:33:11 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
80001b55bd
bring section LIMITS back; reviewed by: mpp
1997-01-08 22:57:15 +00:00
Wolfram Schneider
16d8d41154
remove section LIMITS, the limitations are now invalid ;-)
1996-12-29 15:09:17 +00:00
Wolfram Schneider
c69a537c8f
Sort cross references.
1996-12-26 02:02:31 +00:00
Mike Pritchard
c310249e03
Covert to mdoc format.
1996-12-21 23:30:53 +00:00
Peter Wemm
6b26f698ba
Add missing \ at the end of the first line
...
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Mike Pritchard
ce85277574
Get the HISTORY section right.
1996-12-14 22:38:09 +00:00
Mike Pritchard
015a207577
Actually add the man page.
1996-12-14 22:34:11 +00:00
Mike Pritchard
862076fd02
Add devfs(5) to describe the device file system.
1996-12-14 22:32:49 +00:00
Mike Pritchard
c26d69d0fc
Fix a small typo that was only apparent when looking
...
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard
7409fd943d
Add fdesc(5) to document the file-descriptor file system.
1996-12-14 22:14:55 +00:00
Mike Pritchard
8d02bca98d
Forgot to document "hostname". Also add some other misc stuff.
1996-12-14 21:53:14 +00:00
Mike Pritchard
fec75a87e2
Add a kernfs(5) man page to describe the kernel file system.
1996-12-14 21:47:11 +00:00
Mike Pritchard
c347ebabe1
Make procfs(5) the definitive source of information on /proc.
...
Most of this information was pulled from the man page for
mount_procfs(8).
Closes PR# 1681.
1996-12-14 20:11:57 +00:00
Mike Pritchard
472ba2f1ca
Update procfs(5) to reflect reality a little better. Clsoes PR# 2136.
1996-12-14 19:09:58 +00:00
Mike Pritchard
aab5e1b6d0
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
Jordan K. Hubbard
96b2533ed1
Bump maximum username length to 16 characters. This brings us into
...
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now. I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.
This is not for 2.2! This needs to get shaken out longer term in 3.0.
Previously-approved-by: davidg
1996-12-04 11:31:14 +00:00
Mike Pritchard
e277738293
Remove some garbage text from the man page.
...
Closes PR# 1971.
Submitted by: Lydon Nerenberg
1996-12-03 23:26:49 +00:00
Poul-Henning Kamp
7132822bb1
doc/1987, table heading in error.
...
Submitted by: Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
1996-11-12 13:37:51 +00:00
Andrey A. Chernov
1c90543673
pcfs -> msdos
...
2.2 candidate
1996-11-10 02:23:33 +00:00
Wolfram Schneider
e627b39bac
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
Wolfram Schneider
e0e5145ce6
add missing comma(s) in .Xr macros
1996-09-23 22:24:39 +00:00
Mike Pritchard
46f84fcb84
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00