gabor
2cec5c9b4a
- Remove incomplete sentence fragment
...
PR: docs/117451
Submitted by: Warren Block <wblock@wonkity.com>
MFC after: 3 days
2007-12-21 21:48:54 +00:00
gabor
e6712341fe
- Document PORT_DBDIR
...
PR: docs/114731
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
2007-12-21 21:44:33 +00:00
gabor
0f43ea5b99
- Document icase variable of make search, which can be used to control
...
case-sensitivity
PR: docs/117593
Submitted by: Nikolay Bachiyski <nbachiyski@developer.bg>
2007-12-21 21:32:12 +00:00
imp
ba5ae39a20
BSDMAKE isn't really needed and was removed, so remove here
2007-12-13 00:09:43 +00:00
imp
a881501a6f
Document BSDMAKE variable that was recently introduced. Also, since
...
RELENG_7, the way to do a cross build changed from specifying only
TARGET_ARCH (which has an ambigous mapping to TARGET) to specifying
only TARGET (which has a unique mapping to TARGET_ARCH). Update the
example to reflect this.
MFC After: 1 week (the example change only)
2007-12-11 21:14:10 +00:00
ru
083417ee24
Clean up after last commit.
2007-11-09 09:25:36 +00:00
trhodes
e38a58a81f
Remove traces of vinum and replace with gvinum.
...
Mention gstripe and gjournal.
2007-11-09 00:50:08 +00:00
ru
85b2571640
Style (whitespace-only) change.
2007-10-12 10:35:24 +00:00
gabor
b1470c74d7
- Fix origin of the portcheckout port as we have it in the port-mgmt
...
category now
PR: docs/115193
Submitted by: Tomas Mozes <hydrapolic at gmail dot com>
Approved by: re (bmah),
keramida (mentor)
MFC after: 0 days
2007-08-22 18:07:41 +00:00
delphij
90cc29c58c
Stop mentioning /usr/X11R6.
...
Approved by: re (hrs)
2007-07-24 06:41:07 +00:00
pav
9dbdaa956b
- Update portaudit location
...
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
MFC after: 3 days
Approved by: re (hrs)
2007-07-16 22:52:39 +00:00
gnn
f5875f045c
Commit IPv6 support for FAST_IPSEC to the tree.
...
This commit includes all remaining changes for the time being including
user space updates.
Submitted by: bz
Approved by: re
2007-07-01 12:08:08 +00:00
rafan
ff392b04b7
- Remove UMAP filesystem. It was disconnected from build three years ago,
...
and it is seriously broken.
Discussed on: freebsd-arch@
Approved by: re (mux)
2007-06-25 05:06:57 +00:00
brueffer
91548dbf3b
Remove /usr/X11R6 and subdirs.
...
MFC after: 3 days
2007-06-10 08:51:03 +00:00
remko
8266cab35b
I understood the MLINK part incorrectly, it should be the other way around
...
also remove the init mlink to securelevel.
Discussed with and sharing pointyhat with: brueffer
2007-06-01 21:48:07 +00:00
remko
48e05cbb50
Revert my previous change, add an MLINK from securelevel.7 to security.7
...
Discussed with: brueffer
2007-06-01 21:33:21 +00:00
trhodes
aa1721f6a4
Quick kill posix4 directory.
...
Submitted by: rodrigc (BSD.include.dist).
2007-04-18 10:16:43 +00:00
chinsan
c625b1f0c0
- Remove the leading zero from the day of month.
...
Noticed by: ru@
Approved by: delphij@ (mentor)
MFC after: 1 week
2007-04-04 00:14:36 +00:00
chinsan
a65de131f1
- Remove the deprecated ``/stand'' hierarchy.
...
PR: docs/111137
Submitted by: Niclas Zeising
Approved by: delphij@ (mentor)
2007-04-03 15:23:01 +00:00
flz
7de308e008
- Add missing subdirectories in BSD.usr.dist mtree file.
...
- Update hier(7) to reflect latest changes in mtree file.
- Add UPDATING entry following Intel firmwares inclusion.
Submitted by: mlaier
MFC after: 1 month
2007-03-02 14:56:15 +00:00
bms
11d2ccc2ce
Document the loader tunables which control hard process memory limits.
...
Reviewed by: ru
2007-01-17 22:23:28 +00:00
mpp
5748ac9909
Spelling fixes.
2006-12-14 13:37:08 +00:00
mpp
f1d202878f
Don't use abbreviations for some descriptions / minor spelling fixes.
2006-12-14 13:35:59 +00:00
pav
cb740e6235
Remove reference to a man page of pib, an obscure third-party tool, whose port
...
does not install any manpages.
MFC after: 3 days
2006-11-24 14:47:25 +00:00
maxim
21efd8a51e
o Xr sendfile(2).
2006-11-24 12:00:02 +00:00
rodrigc
5d6fd62ee2
Remove reference to mount_procfs.
...
Reminded by: ru
2006-11-22 00:08:35 +00:00
ru
00ea8ac1d7
Enforce RELEASENOUPDATE if EXTSRCDIR is used.
...
Suggested by: jb
2006-11-11 23:18:28 +00:00
keramida
87c4109c0a
Reduce our pointy-hat pool capacity by one (i.e. bump manpage date,
...
after the last change to this manpage).
Reminded by: ru
2006-10-24 13:27:08 +00:00
keramida
c66a472abd
Document NO_IGNORE and its interation with FORBIDDEN.
...
Triggered by: a question by Panagiotis Hadgis <hadgis@ceid.upatras.gr>
2006-10-24 12:30:28 +00:00
ru
6843143013
Markup glitch.
2006-09-30 20:37:37 +00:00
ru
4b49dc3738
Require rpc.lockd(8) only if make is running with the -j option.
2006-09-30 20:18:28 +00:00
maxim
6188505097
o Document 'make quicksearch'.
...
PR: docs/103162
Submitted by: Lars Engels
MFC after: 1 week
2006-09-18 11:49:17 +00:00
joel
e532d7ce17
Remove references to the pam(8) manual page. It does not exist.
...
Requested by: novel
Discussed with: brueffer, simon
2006-09-13 17:46:20 +00:00
trhodes
4b6c68e72b
So there is where that handbook paragraph came from. Kill it here too.
...
Remove a paragraph about over building security, it's a bit off.
Discussed with: des, FreeBSD-security
2006-09-08 04:56:21 +00:00
ru
ecd36e268d
The BUILDNAME variable need not be specified.
2006-08-14 09:34:32 +00:00
jb
df1e6b2a07
Add the DTrace library script directory.
2006-08-03 05:46:32 +00:00
simon
945abe38da
Add /usr/lib/engines for OpenSSL engines.
2006-07-29 19:47:09 +00:00
keramida
4aa5a765bd
When securelevel is >= 1, /dev/io may not be opened at all (not just for
...
write). Update the securelevel description to match this.
Reported by: Alexandros Kosiaris <akosiaris@gmail.com>
MFC after: 3 days
2006-07-12 18:12:11 +00:00
pav
eeaf8558c3
- Document RANDOMIZE_MASTER_SITES, MASTER_SORT
...
- Remove OPTIONS, it's no user settable variable
2006-07-05 20:38:54 +00:00
pav
ba91159fb6
- Document new missing target
2006-07-05 20:07:59 +00:00
jkoshy
8806426e05
Cross-reference src.conf(5).
2006-06-11 08:30:38 +00:00
maxim
7dbcaa9a39
o Replace alpha-specific DESTDIR to a sparc64 one.
...
Spotted by: Gennady Proskurin
2006-05-17 11:31:24 +00:00
phk
537a82e24b
Send the pcvt(4) driver off to retirement.
2006-05-17 09:33:15 +00:00
maxim
3b1f2df0f9
o In the cross-build example replace alpha by sparc64.
2006-05-15 20:53:00 +00:00
keramida
77351a04fc
apropos(1) does not expand *roff macros that should appear in .Nd
...
text and, as a result, 'FreeBSD' is not visible in apropos output
when security(7) is displayed. Fix this buglet by using a
literal 'FreeBSD' string in .Nd
PR: docs/85986
Submitted by: Matthias Schmidt <schmidtm@mathematik.uni-marburg.de>
MFC after: 1 week
2006-05-12 17:42:48 +00:00
marcus
a585030ace
Add a /media to FreeBSD. /media is a directory designed to contain
...
subdirectories that will be used for removable media mount points (i.e.
mount points for CDs, floppy disks, USB drives, etc.). While the primary
purpose of /media is to provide a location for HAL
(http://www.freedesktop.org/wiki/Software_2fhal ) to mount volumes, it could
be used by any application that needs to manage removable media volumes.
Discussed on: arch@
Approved by: mux
MFC after: 1 week
2006-05-10 18:53:15 +00:00
brueffer
b9f45ae81a
Document the bluetooth/, rc.d/, security/ and ssh/ etc subdirectories.
...
Prodded by: markus
MFC after: 3 days
2006-04-12 18:41:25 +00:00
ru
97bfff6a70
Document the requirement to run rpc.lockd(8) on both client
...
and server when installing onto an NFS file system.
2006-03-20 12:27:08 +00:00
ceri
9897565d40
Security levels are not discussed further in init.8; we moved that
...
discussion to this manual.
2006-01-19 20:01:43 +00:00
nyan
aeef1b9250
Add EXTDOCDIR and EXTPORTSDIR.
...
MFC after: 1 week
2006-01-02 13:31:09 +00:00
jkoshy
d78bb7ea61
Document the public targets and make variables supported by the
...
build system.
Reviewed by: ru (multiple passes)
2005-12-05 16:59:45 +00:00
ru
4873383b0d
Provide a short description.
2005-11-18 12:01:14 +00:00
ru
8a2652d669
-mdoc sweep.
2005-11-18 10:56:28 +00:00
harti
38e2611600
s/Three file/Three files/
...
Submitted by: ru
2005-11-10 13:12:06 +00:00
harti
ead15834e6
Remove hard sentence breaks. Correct the width calculation for the list
...
indent.
Submitted by: ru
2005-11-10 12:08:17 +00:00
harti
521ee9798f
This is a short man page which describes bsd.snmpmod.mk. It documents
...
only the features that this file layers on top of bsd.lib.mk and should
therefore cross-reference to bsd.lib.mk, which doesn't exist.
2005-11-10 10:09:42 +00:00
yar
633be11491
Replace "/etc/make.conf" with references to make.conf(5)
...
where applicable. The main reason for this change is that
the location of make.conf is not constant and can be
modified via __MAKE_CONF. This change also improves
hyper-text linkage in our manpages.
MFC after: 2 weeks
2005-10-10 14:55:59 +00:00
tjr
ccbd218f2d
Remove all references to nonexistent FreeBSD Security Architecture
...
document.
2005-09-05 10:03:07 +00:00
garys
dcf881b1eb
Moved descriptions of securelevels from init(7) to security(7).
...
Files used both "securelevel" and either "secure level" or
"security level"; all are now "security level".
PR: docs/84266
Submitted by: garys
Approved by: keramida
MFC after: 3 days
2005-09-03 17:16:00 +00:00
keramida
3e1de19087
Add a small paragraph that describes how the current environment
...
settings can be displayed, near the end of the DESCRIPTION section,
immediately after the paragraph that describes how they can be set.
Add a reference to printenv(1) too (and the ``printenv'' csh builtin).
Submitted by: Gary W. Swearingen <garys@opusnet.com>
PR: docs/85008
2005-08-17 13:02:47 +00:00
ru
507b64e047
Add missing "not" in rev. 1.34.
...
Submitted by: Jeremie Le Hen
2005-08-03 20:11:39 +00:00
ru
d89945e379
Make delete-old* and friends useable for cross-builds.
2005-08-03 20:09:59 +00:00
obrien
50b149d376
Document 'kernel-toolchain'.
...
Submitted by: Jeremie Le Hen <jeremie@le-hen.org>
2005-08-03 03:26:57 +00:00
netchild
3ca6ec249e
- Move recently added dir into the correct section.
...
- Add a note about the organisation of the sections.
- Expand shell globs (they worked in a previous version of the delete-old
target, but not in this one).
- Use the correct way of checking for a native environment. [1]
- Add some more obsolete files.
- Fix some bad english. [1]
Suggested by: ru [1]
Approved by: mentor (joerg)
2005-07-29 21:45:46 +00:00
markus
7db9fb7b18
s/Lefler/Leffler/
...
Approved by: brueffer
MFC after: 3 days
2005-07-23 15:09:27 +00:00
netchild
f78772bbe4
Add delete-old and delete-old-libs targets:
...
- removes obsolete files/dirs or libraries.
- works in interactive (default) and batch mode
- respects DISTDIR
- documented in UPDATING and build(7)
The head of the file ObsoleteFiles.inc contains instructions how to add
obsolete files/dirs/libs to the list. Obviously one should add obsolete
files to this list, when he removes a file/dir/lib from the basesystem.
Additionally add check-old target:
- allows re@ to check if a file on the obsolete list resurfaces
Design goals:
- allows full control by the user (default interactive mode)
- possibility of scripted removal of obsolete files (batch mode)
- opt-in removal of files (explicit list of files)
- seperate removal of libs (2 delete targets)
Important design decissions:
- structured list of files to remove instead of a plain text file:
* allows to remove additional files if a NO_foo knob is specified
without the need to change the targets (no NO_foo knob is respected
yet)
- not using mtree like NetBSD does:
* mtree doesn't has an interactive mode
Discussed on: arch (long ago), current (this year)
Additional input from: re (hrs)
Approved by: mentor (joerg)
2005-07-23 14:23:30 +00:00
jcamou
6f375d50b4
Document config-recursive target.
...
PR: docs/82586
Submitted by: Imobach González Sosa <imobachgs@banot.net>
Approved by: trhodes (mentor)
MFC after: 1 week
2005-07-20 22:22:53 +00:00
schweikh
cdf0953516
s/then/than
2005-07-18 21:33:00 +00:00
brueffer
2a75eb6afb
- Remove MLINKS to nonexistant manpages
...
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
2005-07-14 20:29:08 +00:00
hmp
a88594d818
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-30 13:04:25 +00:00
ru
10fbbd3d56
Assorted markup fixes and minor wordsmithing.
...
Approved by: re
2005-06-15 13:31:23 +00:00
jcamou
c52f472ba9
Correct script path.
...
PR: docs/80948
Submitted by: anonymous coward
Approved by: trhodes (mentor)
MFC after: 2 days
2005-05-17 03:54:52 +00:00
jhb
98334e0392
Document SEPARATE_LIVEFS (forgot this in previous commit).
2005-03-23 16:17:30 +00:00
jhb
b470f7dcfe
- Document the top-level package-split target.
...
- Update the description of the cdrom.1 target and add notes for cdrom.2
and cdrom.3.
- Document CD_PACKAGES_TREE (CD_EXTRA_BITS wasn't documented before).
- Document CVSARGS.
- Remove DISC[12]_{LABEL,NAME}.
- Remove NOPORTREADMES.
- Remove references to drivers.conf files and man page.
- Update version number for a CURRENT snapshot to 6.0.
2005-03-23 15:44:40 +00:00
trhodes
98afb7c0a2
Fix a few markup nits in previous commit.
...
Noticed by: ru, who else? :)
2005-02-25 00:40:46 +00:00
njl
9ae8ecd514
Note the ACPI clock and its characteristics.
2005-02-24 20:28:41 +00:00
trhodes
3b38ff8183
To be more complete, discuss 'make kernel' since we do cover buildkernel.
...
Xref config.8.
Bump doc date.
2005-02-24 03:46:36 +00:00
ru
6b6b8c04f6
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
krion
88ed1dc708
Introduce three new targets for ports collection:
...
showconfig-recursive, rmconfig-recursive and config-conditional.
MFC after: 3 days
2005-02-07 23:04:33 +00:00
ru
22937d31bc
Fixed xrefs.
2005-01-21 20:50:39 +00:00
ru
41e43fe860
Fixed xref.
2005-01-21 12:01:00 +00:00
ru
7a3e657c56
Sort sections.
2005-01-21 08:36:40 +00:00
ru
6417752e92
Overhaul the markup.
2005-01-15 11:12:40 +00:00
dds
9dd6141c7e
Fix the pbio include file installation process and the
...
corresponding documentation.
Noticed by: ru
Reviewed by: ru
2005-01-14 14:18:19 +00:00
ru
024faad271
Scheduled mdoc(7) sweep.
2005-01-12 21:48:25 +00:00
keramida
82f6dbbbed
mdoc style nit: "\-" should only be used to represent a minus sign.
...
Suggested by: ru
2005-01-10 16:31:39 +00:00
keramida
0c3ea39ac6
/usr/lib doesn't contain only archive (ar(1) style) libraries. Shared
...
libraries live there too. Also point to ar(1) which contains a nice
description of what an 'archive library' is.
PR: docs/76056
Submitted by: Enrique Matías Sanchez <cronopios@gmail.com>
MFC after: 3 days
2005-01-10 16:06:13 +00:00
keramida
a466337863
IDE_DELAY was only available as an option for the wd driver of PC98.
...
Now that the driver is gone, `tuning' IDE_DELAY makes no sense.
Submitted by: Joel Dahl joel at automatvapen dot se
2005-01-04 13:21:27 +00:00
jkoshy
ac7b091a54
Remove mention of block devices. Mention that entries under /dev
...
are managed by devfs(5). Add cross-references.
Reviewed by: ru
2004-12-17 14:28:53 +00:00
krion
28007e4e88
Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and add
...
description for MASTER_SITE_BACKUP.
Based on PR: ports/74709
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Reviewed by: ru
MFC after: 3 days
2004-12-17 13:39:55 +00:00
matusita
d29e2bd301
Typo fix: s/ROOR/ROOT/;
...
PR: docs/75139
Submitted by: Richard Smith
2004-12-16 03:37:32 +00:00
keramida
2196c3d30a
Update the description of SCSI_DELAY and annotate IDE_DELAY as a
...
PC98-only option.
Submitted by: Joel Dahl (joel at automatvapen dot se)
PR: docs/74862
MFC after: 3 days
2004-12-09 15:52:51 +00:00
ru
4e1356aa93
MNT_NODEV is deprecated.
2004-11-29 09:56:12 +00:00
simon
efabaa0455
- Fix typo in portaudit reference.
...
- Bump document date for last commit.
Pointed out by: ceri, ru
Pointy hat to: simon
2004-11-19 11:44:26 +00:00
simon
84a128d3c4
- Document the DISABLE_VULNERABILITIES knob.
...
- Don't say this manual page is too long, it's not that long.
- s/man page/manual page/g
MFC after: 3 days
2004-11-18 19:40:00 +00:00
jhb
9983d9f872
Remove some references to I386_CPU and 80386 CPUs.
2004-11-16 21:22:09 +00:00
mtm
697061e2b4
Sync description of IP portrange sysctls with reality.
...
MFC after: 2 weeks
2004-11-06 13:24:53 +00:00
mlaier
c56bf3580a
Mention pf.conf(5), pfctl(8) and pflogd(8) as ADDITIONAL READINGs.
...
Requested by: Chris Laverdure <dashevil sympatico ca>
2004-10-23 15:05:46 +00:00
ru
0818c3dd0f
There can be up to three bootable ISO images (bootonly, miniinst,
...
and disc1). The exact number depends on a couple of parameters,
so don't give a specific number here.
Pointed by: wilko
2004-09-06 18:59:59 +00:00
marius
24ad8a9842
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
...
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended).
Ok'ed by: tmm
2004-08-16 15:45:27 +00:00
obrien
2eca8469bb
Bring back 'NO_FLOPPIES', but as a user external knob.
...
The internal logic knob remains MAKE_FLOPPIES.
Suggested by: ru
2004-08-16 10:25:43 +00:00
obrien
08cb997743
Accept the fact that floppies either aren't applicable or relevant on most
...
platforms. So follow 'MAKE_ISOS''s style and s/NO_FLOPPIES/MAKE_FLOPPIES/g.
2004-08-16 08:58:04 +00:00
pjd
4ba41b4c33
Update the date.
...
Reminded by: ru
2004-08-16 07:53:43 +00:00
pjd
327272b6e6
Inform hier(7) about /usr/include/geom/raid3/ directory.
2004-08-16 06:39:10 +00:00
pjd
e564b1fa08
Inform hier(7) about /usr/include/geom/mirror/ directory.
2004-08-15 13:26:20 +00:00
ru
3eb59f1ca1
Replaced a way outdated and unsafe sequence of upgrading the system
...
from sources with the link to the relevant section in src/UPDATING.
2004-08-13 12:59:46 +00:00
ru
1e1e72482b
Describe better what the initial /usr/obj is expected to be populated with.
...
Prodded by: grehan
2004-08-10 13:25:29 +00:00
ru
ef551a94ac
Remove another mention of "make world".
2004-08-09 13:25:06 +00:00
ru
cc5766a3d9
Fix a documentation bug: "make release" uses "make buildworld"
...
not "make world", as the first step of building the release.
While here, remove another mention of "make world", as the
latter is no longer supported by src/Makefile.
2004-08-09 13:22:44 +00:00
imp
251a8e93c7
Expand indirect reference to copyright file to the portion of that file
...
that is relevant.
2004-08-07 04:40:20 +00:00
ru
abfe62af0d
Bump the document date.
2004-08-06 10:05:45 +00:00
cperciva
e98b8f1445
Crypto is now part of the "base" distribution, and the old "release.3"
...
target no longer exists. Renumber the old release.[4-9] targets to
release.[3-8].
Reminded by: ru
2004-08-06 08:49:51 +00:00
cperciva
c10314dbdf
Increase the suggested minimum free space for release-building. It
...
needed slightly over 3GB when I built one yesterday.
2004-08-05 13:35:43 +00:00
andre
b4b8091221
The inflight sysctls have moved to net.inet.tcp.inflight.*, so adjust
...
documentation accordingly.
2004-08-03 14:06:12 +00:00
murray
e1dbd754dd
Improve the wording of the last commit, and update the document date. (1)
...
While here, update an example.
(1) Submitted by: ru
2004-08-02 07:28:02 +00:00
murray
b66f530bf1
Document EXTSRCDIR.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-08-01 06:36:03 +00:00
hmp
e61bf7847d
Remove an unnecessary comma from the Copyright.
...
Obtained from: DragonFly BSD
2004-07-25 16:10:03 +00:00
harti
5f6be541da
Remove the g++ include directory - it has been gone a long time
...
ago and add it's new incarnation c++ instead.
2004-07-08 17:07:30 +00:00
harti
344e054ea3
Add a description what is in the sub-directories of /usr/include/netnatm.
2004-07-08 16:54:39 +00:00
hmp
a32114504e
Correct a couple of language nits and a spelling.
...
PR: docs/68799
Submitted by: Chris Pepper <pepper@reppep.com>
MFC after: 3 days
2004-07-08 11:02:19 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
ru
4b39413aeb
Removed trailing whitespace.
2004-07-02 19:07:33 +00:00
mpp
8ef0e8a832
Spelling fixes.
2004-06-21 14:43:09 +00:00
ru
aa52a5a900
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
krion
f7f06b3719
Add descriptions for new path, info, maint, cat, bdeps, and
...
rdeps variables and some new examples for "make search".
Approved by: josef (mentor)
MFC after: 2 days
2004-06-16 07:29:21 +00:00
ru
e3d6440363
Overhaul the markup.
2004-06-15 12:48:50 +00:00
mlaier
409ccd8141
Update for include/altq
...
Reminded-by: ru
2004-06-13 20:02:22 +00:00
schweikh
4d2bec28fd
s/disklabel/bsdlabel/g
...
Removed paragraph about "new experimental feature" the hw.ata.tags
which sysctl -a knows nothing about.
Fix typos while I'm here.
PR: docs/66493
Submitted by: Julien Gabel <jpeg@thilelli.net>
2004-06-06 12:30:21 +00:00
krion
99f0ff391c
- Remove leading zero from document date [1]
...
- Remove entry which tells about periodical INDEX updates in
the CVS repository
- Add description for fetchindex target
Requested by: ru [1]
Approved by: josef (mentor)
2004-06-02 20:15:34 +00:00
krion
e2c73bbb7c
- Bump the document date
...
Requested by: ru
Approved by: ru, josef (mentor)
2004-06-02 15:03:59 +00:00
krion
cefa1214ff
- Mention new targets from bsd.port.mk:
...
* config
* showconfig
* rmconfig
* describe
- Add OPTIONS description
- Word smithing
PR: docs/67342
Reviewed by: ru
Approved by: josef (mentor)
2004-06-02 14:15:35 +00:00
pjd
16d4ddc96c
Update the date.
...
Requested by: ru
2004-05-20 19:32:45 +00:00
pjd
553013776a
- Add missing 'the'.
...
- Document /usr/include/geom/ directory and its subdirectories.
Requested by: ru
2004-05-20 13:38:48 +00:00
pjd
7458dcfa4b
Inform hier(7) manual page about /lib/geom/ directory.
...
Reminded by: ru
2004-05-20 11:02:58 +00:00
dannyboy
8e37fd0b5d
"in in" is not always wrong (backout 1.18).
...
Keep the onion metaphor consistent.
2004-05-18 18:17:25 +00:00
dannyboy
569bfe2ef0
Effect the correct use of "affect".
...
Use em dashes instead of " - ".
Use .Em instead of *emphasis*.
Note that securing root indirectly (by securing staff accounts) works
only if direct root access has been limited. [1]
s/hacker/attacker, as done in the handbook. (inspired by [1])
PR: 52878 [1]
Submitted by: Brian Minard <bminard@flatfoot.ca> [1]
2004-05-18 17:50:08 +00:00
kensmith
851a0de9b7
Some mdoc fixes.
...
mdoc help from: ru
MFC after: 5 days
2004-05-13 13:09:47 +00:00
kensmith
8c50fd4dbe
Sorry for doing this backwards, but as with most release related stuff
...
we only pay attention to it during release time and at the moment it's
a -stable release in progress.
This is a MFS I guess, moving rev 1.536.2.113 to HEAD. I ran out of
time to follow through with doing this last night. Sorry for the delay.
Adding a couple of variables to make tweaking the CD-ROM label and .iso
filenames easier.
2004-04-30 13:52:09 +00:00
harti
7d1905e15b
Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
...
/usr/share/snmp. This mirrors the use of /usr/local/share/snmp and
makes also more sense when non-bsnmp-specific MIBs go in.
2004-04-14 16:06:19 +00:00
ru
82790ffa5b
Removed more vestiges of the stl(4) driver.
2004-03-26 18:49:11 +00:00
obrien
657983b569
More kosher mdoc(7).
...
Submitted by: ru
2004-03-25 17:54:07 +00:00
obrien
553575da44
Restore part of rev 1.92; share/libdata/gcc should not have been deleted.
2004-03-25 00:41:06 +00:00
des
bcc4fa3fc5
Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc.
2004-03-24 08:22:35 +00:00
schweikh
d882001178
Added Xref to env(1).
2004-02-29 13:10:09 +00:00
ceri
e28335f600
Correct minor typos.
2004-02-18 18:52:09 +00:00
trhodes
8548040ce9
Remove 'broken in some cases' Xref to Kerberos.
...
PR: 30443
Cool with: markm (who approved this ages ago)
2004-02-10 07:08:54 +00:00
ache
304ce988d4
Clarify more about LC_*/LANG priorities.
2004-01-31 23:29:20 +00:00
jhb
b214d6dd1d
- Catch up to new boot floppies targets.
...
- Update description of release.4 to mention KERNELS variable.
- Update field width for make release targets.
2004-01-28 21:07:36 +00:00
ru
ad42658a8b
Use a single style for share/man/ makefiles:
...
- Sort MAN and MLINKS in "dictionary" order ignoring case.
- For multi-value MAN and multi-pair MLINKS, put each value/pair
on its own line, for easier sorting and so that further diffs
are easier to see.
2004-01-20 10:27:23 +00:00