murray
5ff751bb86
Add a dictionary of technical terms.
...
This file contains FreeBSD/Unix lexicon that is used by the system
documentation. It makes a great ispell(1) personal dictionary to
supplement the standard English language dictionary, and can be used
to greatly reduce the number of false positives when spell checking
share/man/*, www/*, or doc/*
Discussed with: ru, obrien
MFC after: 2 weeks
2002-03-26 11:21:58 +00:00
murray
d5248ae7a0
Add drivers.conf(5) to the SEE ALSO section.
...
MFC after: 1 week
2002-03-26 10:46:03 +00:00
murray
0726403b54
A new man page describing the drivers.conf configuration file that
...
specifies which kernel options should be removed from the boot kernel
(kern.flp) and loaded as modules from the mfsroot.flp.
Reviewed by: ru, dd
2002-03-26 10:41:20 +00:00
phk
18a4c2c111
Modernize my email address.
2002-03-25 14:12:49 +00:00
obrien
9df0f53dd9
'char *' can be a large entity now (on 64-bit platforms). Thus move it up
...
to make the example match the text requirements.
2002-03-24 17:02:16 +00:00
netchild
137850f489
Don't pretend to be a section 4 man page.
...
Approved by: joerg
2002-03-24 10:25:21 +00:00
davidc
92f87e9176
Fixed bad wording/spelling in few paragraphs.
2002-03-24 00:31:38 +00:00
nsouch
39dc3035c4
viapm is the driver for VIA SMBus controllers
2002-03-23 15:26:20 +00:00
des
11a0c28ba7
Actually install the moduli(5) man page.
2002-03-22 20:29:26 +00:00
des
4a1df87ed7
Install static and profiled libraries with -C.
2002-03-22 20:28:16 +00:00
roam
700cd85b2e
Install a sample /usr/share/examples/smbfs/dot.nsmbrc.
...
PR: 35649
Reported by: Johann Frisch <jerfa@yahoo.com>
Reviewed by: bp
Approved by: bp, silence on -doc
MFC after: 1 week
2002-03-22 09:20:32 +00:00
sheldonh
f645b7c5e4
Regen.
2002-03-22 09:08:54 +00:00
des
0028194219
/etc/moduli -> /etc/ssh/moduli
2002-03-21 21:54:17 +00:00
des
cd3d21d017
This commit was generated by cvs2svn to compensate for changes in r92899,
...
which included commits to RCS files with non-trunk default branches.
2002-03-21 21:47:20 +00:00
des
e4f5f5e517
Import OpenBSD's moduli(5) man page
2002-03-21 21:47:20 +00:00
ru
dea7dd81b7
Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217
...
with the NO_IPFILTER make.conf(5) knob.
(So that we can "make the-rest-of-the-world" again.)
2002-03-21 09:15:39 +00:00
luigi
935ad03755
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
ru
333c1d4d25
Make lint(1) a cross-tool.
...
(See commit log for usr.bin/xlint/Makefile,v 1.11 for what was wrong
with enabling build of lint libraries in rev. 1.12.)
This fixes cross-arch compiles (running binaries for a different arch
when generating lint.7 and lint libraries) and cross-branch compiles
(4.x -> 5.0 buildworld should be working again).
2002-03-20 18:25:50 +00:00
archie
307347e76b
Document support for 56-bit keys.
2002-03-20 18:16:18 +00:00
ru
b5c7ae92bf
Install manpage for old -me macro package.
...
(me.7 has been repo-copied to orig_me.7.)
2002-03-20 16:26:35 +00:00
ru
61f9e9317e
Fix a typo.
2002-03-20 14:47:36 +00:00
ru
c802961bf0
mdoc(7) police: tidy up.
2002-03-20 14:33:37 +00:00
cjc
dbbdf0bdd8
Add a paragraph break I missed in my last update.
2002-03-20 09:39:37 +00:00
bde
c900f7bd6f
Removed bogus env(1) commands. make(1) uses a real shell, so
...
"env name=value ... cmd ..." was just a pessimized way of doing
"name=value ... cmd ...". Note that make(1) can't optimize
either of these to an exec of env(1) or "cmd" even if the second
"..." is simple, since it can't tell that the shell metacharacter
in "name=value" is actually handled by env(1).
2002-03-19 06:11:43 +00:00
ru
d9a2dd6fcd
mdoc(7) police: tidy up.
2002-03-18 16:52:32 +00:00
ru
e75296ea44
mdoc(7) police: tidy up.
2002-03-18 16:40:07 +00:00
ru
98d8008e61
mdoc(7) police: tidy up.
2002-03-18 16:29:26 +00:00
ru
1210816e73
mdoc(7) police: tidy up.
2002-03-18 16:18:33 +00:00
ru
9740662160
Unobfuscate VLAN trunking description.
...
Reviewed by: luigi
2002-03-18 14:41:47 +00:00
ru
272c9b0e68
mdoc(7) police: tidy up.
2002-03-18 14:35:22 +00:00
ru
3043c74e4c
mdoc(7) police: tidy up.
2002-03-18 13:52:30 +00:00
ru
65985c0705
mdoc(7) police: tidy up.
2002-03-18 13:02:33 +00:00
ru
ab19336d4b
Remove the confusing XXX that should have been deleted in revision 1.5.
2002-03-18 12:49:03 +00:00
ru
6ea890927d
s/UNIX/FreeBSD/
2002-03-18 12:39:32 +00:00
ru
5630d2382e
mdoc(7) police: macroize UNIX.
2002-03-18 12:38:33 +00:00
ru
92637a6f78
mdoc(7) police: nits.
2002-03-18 12:34:41 +00:00
ru
1e7b3a120f
mdoc(7) police: Re-apply fixes from revision 1.2 that got completely
...
backed out by revision 1.4. Fixed some more.
2002-03-18 12:25:33 +00:00
ru
056f7ba050
mdoc(7) police: markup nit.
2002-03-18 12:10:45 +00:00
ru
a3d8eb8f5b
mdoc(7) police: tidy up.
2002-03-18 12:04:52 +00:00
ru
7aa5856f5a
mdoc(7) police: pedantry.
2002-03-18 11:08:53 +00:00
ru
061a25b937
mdoc(7) police: markup nit.
2002-03-18 11:03:57 +00:00
ru
7a8f8f73b9
mdoc(7) police: tidy up.
2002-03-18 10:59:58 +00:00
ru
e558020c07
mdoc(7) police: fixed some wording, kill whitespace at EOL.
2002-03-18 10:52:09 +00:00
ru
22b01e0e54
mdoc(7) police: macroize UNIX.
2002-03-18 10:43:49 +00:00
ru
96064b8ea6
mdoc(7) police: tidy up.
2002-03-18 10:34:43 +00:00
ru
c122b651e5
mdoc(7) police: nit.
2002-03-18 10:19:56 +00:00
ru
d3e3318ac7
mdoc(7) police: tidy up.
2002-03-18 10:07:22 +00:00
ru
f536d056a3
lint the previous lint commit.
...
Reviewed by: markm
2002-03-18 09:35:45 +00:00
imp
a5aa67ad08
__MAKE_CONF?=/etc/make.conf
...
Use this where we are now using /etc/make.conf.
This allows people to override the current default of always including
/etc/make.conf. Setting __MAKE_CONF to /dev/null disables it
completely, while setting it to something else allows one to override
what is on the system. This can be desirable in situations where a
machine has many users and some of them want different defaults, or
defaults appropriate to cross building to be different than those for
normal building.
Not objected to by: arch@
2002-03-18 07:39:27 +00:00
ru
69d6446a7f
mdoc(7) police: tidy up.
2002-03-17 15:02:20 +00:00