Gregory Neil Shapiro
b9888709dd
Add a warning regarding localhost-only listening daemons inside jails.
...
Apparently binding only to 127.0.0.1 inside of a jail actually binds
to the jail IP address as well (in effect, bind to all available
interfaces in the jail).
Submitted by: Helge Oldach <test-smtp@oldach.net>
MFC after: 1 day
pending RE approval
2002-05-22 16:37:32 +00:00
Tom Rhodes
0e85d620bc
More file system > filesystem
2002-05-16 05:21:58 +00:00
Dima Dorfman
065c12dd5f
PC98 still uses wd#, so resurrect the wd# entry and mark is "pc98 only".
...
Noticed by: bde (four months ago)
2002-05-06 07:48:36 +00:00
Ruslan Ermilov
b25a566d47
Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.
...
Ensure all standard targets honor SUBDIR. Now `make obj' descends into
SUBDIRs even if NOOBJ is set (some descendants may still need an object
directory, but we do not have such precedents). Now `make install' in
non-bsd.subdir.mk makefiles runs `afterinstall' target _after_ `install'
in SUBDIRs, like we do in bsd.subdir.mk. Nothing depended on the wrong
order anyway.
Fixed `distribute' targets (except for the bsd.subdir.mk version) so that
they do not depend on _SUBDIR; `distribute' calls `install' which already
depends on _SUBDIR.
De-standardize `maninstall', otherwise manpages would be installed twice.
(To be revised later.)
2002-04-23 09:03:56 +00:00
Gregory Neil Shapiro
3bf762b7f6
Non-sendmail users use the FreeBSD sendmail startup functionality to start
...
alternative MTAs. Therefore, always install rc.sendmail, regardless of
NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a
different script.
This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to
src/etc/rc.sendmail.
Noticed by: Calvin NG <calvinng@brel.com>
MFC after: 3 days
2002-04-21 20:32:28 +00:00
Ruslan Ermilov
bda79b63d6
Fixed mdoc(7) warnings visible in troff mode only.
...
Spotted by: Rich Morin <rdm@cfcl.com>
2002-04-17 07:37:42 +00:00
Tom Rhodes
a8f838798e
intro(8) is lacking a command status explanation, added.
...
PR: 36448
No objections from: ru
MFC after: 3 days
2002-04-09 21:05:18 +00:00
Gregory Neil Shapiro
619b80c4e6
Quoting Peter Wemm, "At great personal risk, touch the sendmail startup
...
again."
As an alternative to sendmail_enable=NONE, solve the boot time problem
for non-sendmail users completely by moving all of the sendmail startup
code from /etc/rc to /etc/rc.sendmail. The source for that script will
be kept in src/etc/sendmail/rc.sendmail so make.conf's NO_SENDMAIL will
prevent it from being installed. A new rc.conf variable,
mta_start_script specifies the script to run to start the user's
preferred MTA. For backward compatibility, it will default to
/etc/rc.sendmail. The specified script is called out of /etc/rc after
checking to make sure it exists. A new rc.sendmail.8 man page has also
been added which now houses the sendmail_* variable descriptions
formerly in rc.conf.5.
Use /etc/rc.sendmail in /etc/mail/Makefile to reduce code duplication.
Reviewed by: -current, -stable, obrien, peter, ru
MFC after: 1 week
2002-04-05 02:30:49 +00:00
Luigi Rizzo
afc743aebd
More details on how to write a crunch.conf file for PicoBSD,
...
and document the "import_files" option.
2002-03-21 03:15:47 +00:00
Crist J. Clark
6ee2a895d6
Add a paragraph break I missed in my last update.
2002-03-20 09:39:37 +00:00
Ruslan Ermilov
b8523876ac
mdoc(7) police: tidy up.
2002-03-18 12:04:52 +00:00
Ruslan Ermilov
6c19d127df
mdoc(7) police: tidy up.
2002-03-18 10:34:43 +00:00
Crist J. Clark
eb35eb2626
Add documentation for rc.early(8).
...
PR: misc/35992
MFC after: 3 days
2002-03-17 09:14:54 +00:00
Luigi Rizzo
23519ffa51
Bunch of manpage fixes from Bruce Montague.
2002-03-15 09:02:26 +00:00
Dima Dorfman
53710503e9
The chapter on kernel debugging is now in the Developers' Handbook.
...
Add a trailing slash to a URL while I'm here.
PR: 35637
Submitted by: Gary W. Swearingen <swear@blarg.net>, setantae@submonkey.net
2002-03-10 09:15:22 +00:00
Luigi Rizzo
95651ec70e
Forgot to update the date.
...
The manpage describes the latest batch of changes, and especially the
runtime config was totally different before.
2002-03-09 20:18:31 +00:00
Luigi Rizzo
27530a537c
Lots of updates on the install process, detailing how to
...
install PicoBSD on hard disks and CDROM images, and on the
bootstrap sequence and the places where you can customise
a PicoBSD image.
Now if some of the -doc guys want to put this stuff in a nice
handbook page, that would be extremely useful!
2002-03-09 20:16:06 +00:00
Luigi Rizzo
af33f26465
Update manpage to reflect reality.
2002-02-15 07:47:39 +00:00
Ruslan Ermilov
491a842962
yp(4) -> yp(8).
...
PR: docs/30797
2002-01-14 16:59:03 +00:00
Ruslan Ermilov
0432abee15
Convert to man4/Makefile style.
2002-01-14 16:53:43 +00:00
Ruslan Ermilov
e66767666a
mdoc(7) police: tidy up the markup.
2002-01-14 16:07:10 +00:00
Ruslan Ermilov
5e895bf381
mdoc(7) police: sort xrefs.
2002-01-10 08:16:58 +00:00
Dima Dorfman
ecfef94723
MFalpha 1.18: Bring this closer to reality by removing mention of wd#
...
and adding ATA stuff.
2002-01-07 05:45:38 +00:00
Dima Dorfman
10a5b56b7a
ATAPI CDROM drives are acd#, not act#.
2002-01-07 05:43:31 +00:00
Ruslan Ermilov
79731c7b1b
mdoc(7) police: Add missing markup bits for revisions 1.12 and 1.13.
2001-12-07 10:36:38 +00:00
Robert Watson
f3e5e31ef3
Mention entropy_dir="NO" in diskless.8, since /var is an md-backed
...
file system and as such will not preserve its contents across boot.
2001-11-27 21:35:47 +00:00
Robert Watson
2e6c92ffce
Update diskless.8 to refer to 'device md' instead of 'options MFS'; in
...
-CURRENT, md devices with FFS on top are used in the diskless boot process
instead of MFS.
2001-11-27 20:47:38 +00:00
Ruslan Ermilov
c2ff9625d0
Simplify.
2001-10-25 08:50:06 +00:00
Ruslan Ermilov
94ba280c59
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
Ruslan Ermilov
6575e6daae
mdoc(7) police: expand plain text xrefs.
2001-08-08 11:48:28 +00:00
Jens Schweikhardt
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Ruslan Ermilov
3dcd2b7ec5
mdoc(7) police: simplify the fix in rev. 1.25.
2001-07-04 14:54:38 +00:00
Luigi Rizzo
523c249f97
Update the manpage to reflect reality (and what was already in -stable).
2001-06-20 15:01:17 +00:00
Dima Dorfman
6f238937be
Fix a spacing issue. (No content changes.)
2001-06-01 01:36:03 +00:00
Ruslan Ermilov
63dc288489
Removed duplilcate $FreeBSD$ tag.
2001-05-15 16:32:18 +00:00
Brian S. Dean
c4c3a00d0f
Bring the doc up to date with regard to the /etc bootstrapping code
...
and the role of /conf/default/etc.
2001-05-10 20:50:54 +00:00
Brian S. Dean
4f32966684
MFS: bring Luigi's updated diskless man page into -current.
2001-05-10 20:45:46 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ruslan Ermilov
5f95f24bf4
mdoc(7) police: uppercase document title.
2001-04-18 08:25:26 +00:00
Ruslan Ermilov
e09940394c
mdoc(7) police: sort xrefs.
2001-04-04 09:42:25 +00:00
Ruslan Ermilov
acaf79e1b9
MAN[1-9] -> MAN.
2001-03-27 13:48:25 +00:00
Matt Jacob
695b6f2c31
update this to be marginally closer to reality
2001-03-14 04:31:36 +00:00
Ruslan Ermilov
c2d03ea879
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
2001-02-28 17:38:53 +00:00
Ruslan Ermilov
1f1dcc1d43
Prepare for mdocNG.
2001-02-28 13:18:04 +00:00
Ruslan Ermilov
6d256eaa6e
Remove (now unnecessary) MLINKS.
2001-02-19 15:52:38 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
John Baldwin
a0d195d235
sysinstall.8 lives in src/usr.sbin/sysinstall now and gets installed via
...
normal means, so remove the hack to install it.
2001-01-17 03:33:04 +00:00
Ben Smithurst
69c0804d32
Only install sysinstall.8 if the release/sysinstall directory exists. This
...
fixes the world for people without src-release.
PR: 24122
Submitted by: Steven G. Kargl <kargl@apl.washington.edu>
2001-01-13 05:50:19 +00:00
Ben Smithurst
b216577963
Install sysinstall.8 as part of buildworld.
...
PR: 19818
Submitted by: Brian Candler <B.Candler@pobox.com>
2001-01-01 23:17:11 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Ruslan Ermilov
d7b336c076
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
Alexey Zelkin
950c15fcef
o fix a typo in copyright part: mdoc comment starts with .\", not ,\"
...
o few mdoc(7) fixes
PR: docs/13218
2000-11-22 18:00:50 +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
1692a4f147
Fix problems introduced in rev 1.18:
...
* Broken (sectionless) cross-reference to nsswitch.conf.
* Trailing whitespace.
2000-11-20 15:56:22 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Chris D. Faulhaber
2d45aed6bc
Remove obsolete /dev/drum references
...
Reviewed by: alex, asmodai, billf
2000-10-29 12:19:52 +00:00
Jeroen Ruigrok van der Werven
e87b9f2824
Use FreeBSD.org, not freebsd.org, as has been the precedent.
2000-10-27 16:05:39 +00:00
Brian Feldman
d29b305125
Document passwd_format further.
2000-09-30 00:37:44 +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
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
Ben Smithurst
91e06c00a3
Document the rc.d system.
...
Suggested by: dcs
Reviewed by: alex, dcs, sheldonh
2000-07-19 19:08:08 +00:00
Alexander Langer
22d8007635
rc.local is no longer a default.
...
PR: 19314
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-20 10:30:50 +00:00
Archie Cobbs
95d7878ce0
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:40:13 +00:00
Archie Cobbs
ac4a79b0fb
Formatting tweak.
...
PR: docs/18292
2000-05-03 16:46:10 +00:00
Greg Lehey
50e5b475ca
Enable installation of picobsd.8
2000-04-02 04:32:44 +00:00
Mike Pritchard
d905b0b639
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:49:46 +00:00
Mike Pritchard
e367572bf3
mdoc style fixes.
2000-03-24 01:15:04 +00:00
Sheldon Hearn
33dd1a7308
Add appropriate MLINKS for rc.*.
2000-03-13 13:19:42 +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
Archie Cobbs
a608627810
New man page ng_ether(8) describing the netgraph capabilities of
...
Ethernet interfaces.
2000-01-25 20:26:52 +00:00
Greg Lehey
587357da14
New man page. This will need modifications RSN.
1999-12-24 00:16:03 +00:00
Alexey Zelkin
7ac6273f69
Add note about `mountd -r'
...
PR: docs/15067
Submitted by: Nick Hibma <hibma@skylink.it>
1999-12-08 13:12:49 +00:00
Bill Fumerola
d07bc90792
'Dq' -> '.Dq'
1999-11-12 04:03:04 +00:00
Alexey Zelkin
e10bef6e21
mdoc(7)'fy
1999-09-22 21:43:18 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Chris Costello
0d3dc5ea42
Bad reference: tcpdump(8) -> tcpdump(1)
1999-08-16 05:36:11 +00:00
Mike Pritchard
0ef6a34a34
Use the .At macro to reference versions of AT&T UNIX.
1999-07-30 12:52:21 +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
Nik Clayton
10edb73877
"Tn DNS" -> ".Tn DNS"
...
PR: docs/10474
Submitted by: Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp>
1999-05-29 13:08:54 +00:00
Bruce Evans
7d56f04342
Don't forget to install crash.8 after moving it.
1999-05-06 00:01:48 +00:00
David E. O'Brien
9486cf9992
* Alpha's do crashdumps too. (move manpage to arch-neutral home)
...
* s/i386/alpha/g < man8.alpha/MAKEDEV.8 (someone that knows the Alpha
platform please remove obivious i386 bogons)
1999-05-02 00:37:39 +00:00
David E. O'Brien
8d8ba5df23
Don't install i386 specific manpage on the Alpha -- install Alpha specfic
...
ones instead.
1999-05-02 00:13:44 +00:00
Bill Fumerola
37bad16d8b
sd -> da
...
st -> sa
This file is out-of-date in other ways as well, but these are pretty big
changes.
1999-04-29 02:12:08 +00:00
Guy Helmer
587aff8abe
MAKEDEV pty# makes 32 pty pairs, not 16.
...
PR: docs/9879
1999-03-07 18:53:10 +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
Matthew Dillon
f633e4c98b
Clarify rc's handling of rc.local
1998-12-12 23:08:34 +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
Jordan K. Hubbard
e4f980d3e4
Update man page to reflect reality.
...
PR: 5828
Submitted by: Stephen J. Roznowski <sjr@home.net>
1998-02-26 02:44:17 +00:00
Bruce Evans
1e1642b7ec
Install diskless.8.
1998-01-01 10:50:53 +00:00
Wolfgang Helbig
d9730bd932
For regular files the sticky bit is ignored, but the user can still set it.
1997-12-26 12:26:43 +00:00
Philippe Charnier
00e68c0d73
Use .Tn, .Bx Free and .An.
1997-12-22 07:35:40 +00:00
Philippe Charnier
30d8a82fd9
/etc/sysconfig -> /etc/rc.conf.
1997-10-31 12:30:49 +00:00
Wolfram Schneider
bceb8aed9e
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
Steve Price
6da0bcbdf2
Note that sticky text executables are no longer supported.
...
PR: docs/4198
Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
1997-08-17 00:15:46 +00:00
Steve Price
247ca3ded5
Add a slightly modified version of NetBSD's diskless.8 manpage.
...
PR: docs/2153
Obtained from: NetBSD
1997-08-16 23:59:29 +00:00
Steve Price
97b03f87de
Mention vty* in the man page.
...
PR: bin/3741
Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
1997-08-11 01:25:06 +00:00