Sheldon Hearn
e2d7360d81
Fix invalid comments.
2000-11-27 14:28:35 +00:00
Daniel Harris
b13034ed0f
compatability -> compatibility
...
PR: 23112
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-26 23:43:15 +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
Ben Smithurst
47f77d8c57
Mention mergemaster(8).
...
Submitted by: obrien
2000-11-24 10:22:08 +00:00
Daniel C. Sobral
232095104e
Add a brief warning about devclass and multiple device driver attachments.
2000-11-23 17:19:54 +00:00
Ben Smithurst
7c20a49391
Use a more generic name for the compiler cross-reference. (cc instead of
...
gcc.)
Suggested by: sheldonh (not sholdonh)
2000-11-23 14:44:45 +00:00
Ben Smithurst
a81996b6b8
* Say that ps, top, etc, "may not work" with the new kernel, rather than
...
"will not work", as in many cases they will.
Suggested by: sholdonh
* Add cross-references to reboot(8) and shutdown(8)
2000-11-23 14:19:50 +00:00
Ben Smithurst
3faf5fc932
Add an example to explain the basic procedure to build the world.
...
Suggested by: obrien
2000-11-23 14:00:26 +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
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
Alexey Zelkin
fd3e41837b
remove bogus Xref to lsdev(8)
...
PR: docs/13218
2000-11-22 17:57:44 +00:00
Ruslan Ermilov
b92a189eb9
mdoc(7) police: Er macro usage cleanup.
2000-11-22 16:11:48 +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
68161b6b7d
mdoc(7) police: fixed typo.
2000-11-22 13:49:11 +00:00
Ruslan Ermilov
ea3d1f093f
mdoc(7) police: add the missing and required .Dd macro call.
2000-11-22 13:31:01 +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
2ba69799de
Make An macro understand two special arguments, -nosplit
...
and -split. See the mdoc.samples(7) manpage for details.
Reviewed by: sheldonh
2000-11-22 08:39:17 +00:00
Ruslan Ermilov
ae9fd6288c
mdoc(7) police: minor cleanup.
2000-11-22 08:19:15 +00:00
Alfred Perlstein
a0ae47cd48
Install DELAY(9).
2000-11-22 03:44:55 +00:00
Alfred Perlstein
0b0d531efb
Document the DELAY() function.
2000-11-22 03:38:32 +00:00
Bosko Milekic
5d4050cc5d
Add description of M_WRITABLE macro and new M_RDONLY flag. Try my best to
...
conform to line break mdoc FreeBSD standards, although I am new to this.
Reviewed by: sheldonh
2000-11-21 22:29:31 +00:00
Mark Murray
a28724c2c2
Add new man page to the mix.
2000-11-21 20:31:51 +00:00
Mark Murray
6323c703f7
Whitespace-only change. Tidy up, alphabetise and wrap.
2000-11-21 20:28:48 +00:00
Mark Murray
5855006767
Add a consistent API to a feature that most modern CPUs have; a fast
...
counter register in-CPU.
This is to be used as a fast "timer", where linearity is more important
than time, and multiple lines in the linearity caused by multiple CPUs
in an SMP machine is not a problem.
This adds no code whatsoever to the FreeBSD kernel until it is actually
used, and then as a single-instruction inline routine (except for the
80386 and 80486 where it is some more inline code around nanotime(9).
Reviewed by: bde, kris, jhb
2000-11-21 19:55:21 +00:00
Ruslan Ermilov
a8e0cb75cc
mdoc(7) police: fixed the section reference to the mdoc.samples(7).
2000-11-21 08:12:23 +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
88927276f9
Document the libcompat entry for the .Lb macro.
...
Submitted by: phantom
2000-11-20 16:14:08 +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
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
Sheldon Hearn
54c7f1620a
Connect the new man4.alpha to the build.
2000-11-20 13:16:44 +00:00
Sheldon Hearn
1b2da3b0e4
Document the osf1 module.
...
Submitted by: gallatin
2000-11-20 12:59:08 +00:00
Sheldon Hearn
5cd66fd5a0
Fix broken cross-reference to linprocfs(5).
2000-11-20 12:49:11 +00:00
Ben Smithurst
aabbf63eef
Fix typo; s/demon/daemon/
...
PR: 22955, 22956
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-20 10:15:38 +00:00
Ben Smithurst
d641426e5a
Fix typo.
...
PR: 22923
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-18 20:19:26 +00:00
Ben Smithurst
f414612af0
Fix typos.
...
PR: 22922
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-18 20:18:34 +00:00
Ben Smithurst
7a41bbd47b
Fix another typo.
...
PR: 22924
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-18 20:16:47 +00:00
Ruslan Ermilov
218d216271
mdoc(7) police: eliminate warnings.
2000-11-17 15:40:57 +00:00
Ruslan Ermilov
251c176f41
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
Ben Smithurst
0381c6e5ba
Fix typos.
...
PR: 22901, 22902
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-17 09:16:29 +00:00
Ben Smithurst
d5c58b9b78
fix typo; compliment -> complement.
...
PR: 22840
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-16 12:19:19 +00:00
Ben Smithurst
3e8a697e32
remove trailing fullstop from SEE ALSO.
...
Reviewed by: grog
2000-11-16 11:42:11 +00:00
Archie Cobbs
6e8d625628
New netgraph node type ng_one2many(4).
2000-11-16 05:58:33 +00:00
Archie Cobbs
c3427a5cc8
Add ichsmb.4 to the list.
2000-11-16 03:43:56 +00:00
Alfred Perlstein
a984db451a
install/build accf_* manpages
2000-11-16 00:57:52 +00:00
Alfred Perlstein
16fb0774c2
Xref accf_http and accf_data
2000-11-15 22:54:06 +00:00
Alfred Perlstein
9d6bbf9b1e
Document the accf_data accept filter: "dataready"
2000-11-15 22:53:02 +00:00
Alfred Perlstein
9d3a32814d
Document the accf_http accept filter "httpready".
2000-11-15 22:46:21 +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