Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
b5e7e999 |
| 29-Jun-2003 |
Ruslan Ermilov <ru@FreeBSD.org> |
Hiten's patchset for section four manpages, slightly edited by me.
|
Revision tags: release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
#
f87717fa |
| 21-Jan-2002 |
Mike Pritchard <mpp@FreeBSD.org> |
Ispell sweep of share/man/man4.
|
#
547d4262 |
| 13-Oct-2001 |
Kazutaka YOKOTA <yokota@FreeBSD.org> |
Update man pages in the section 4 to match the reality in -CURRENT.
- Change lines referring to kernel configuration file: device foo0 at isa port xxx irq yyy... to device foo De
Update man pages in the section 4 to match the reality in -CURRENT.
- Change lines referring to kernel configuration file: device foo0 at isa port xxx irq yyy... to device foo Describe resource "hints" in /boot/device.hints.
- Try to describe resource allocation and probe/attach behavior in the newbus framework.
show more ...
|
#
c4d9468e |
| 07-Aug-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case)
mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
show more ...
|
#
c1f3e4bf |
| 14-Jul-2001 |
Jens Schweikhardt <schweikh@FreeBSD.org> |
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
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
show more ...
|
#
3d45e180 |
| 10-Jul-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: removed HISTORY info from the .Os call.
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
#
3136363f |
| 29-Dec-2000 |
Ruslan Ermilov <ru@FreeBSD.org> |
Prepare for mdoc(7)NG.
|
#
f4d874a1 |
| 22-Nov-2000 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: do not split author names in the AUTHORS section.
|
Revision tags: release/4.2.0 |
|
#
251c176f |
| 17-Nov-2000 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: use certified section headers wherever possible.
|
#
6fe89339 |
| 15-Nov-2000 |
Ben Smithurst <ben@FreeBSD.org> |
remove fullstops from the end of .Xr lines in SEE ALSO sections.
|
#
8e8536e1 |
| 14-Nov-2000 |
Ruslan Ermilov <ru@FreeBSD.org> |
Spell the sos's name correctly.
|
Revision tags: release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs |
|
#
124db10b |
| 17-Jan-2000 |
Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> |
Seperate commit from the rest due to the fact that the /& fixing in this case also corrects the usage of quotes in a makeoptions.
|
Revision tags: release/3.4.0_cvs |
|
#
474fc32b |
| 16-Nov-1999 |
Alexey Zelkin <phantom@FreeBSD.org> |
* remove i386 specific mark * some style and syntax fixes * some duplicated $FreeBSD$ tags removed
|
Revision tags: release/3.3.0_cvs |
|
#
51c4d295 |
| 04-Sep-1999 |
Alexey Zelkin <phantom@FreeBSD.org> |
Mark some "i386 only" stuff as "i386 only"
PR: docs/13227 Submitted by: Alexey Zelkin <phantom@cris.net> Reviewed by: mpp
|
#
7f3dea24 |
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
#
7ac35fc7 |
| 31-Jul-1999 |
Mike Pritchard <mpp@FreeBSD.org> |
Remove troff formatting directive from the first line of the man page, since it is no longer needed.
Pointed out by bde before I had a chance to fix it
|
#
703b0715 |
| 30-Jul-1999 |
Mike Pritchard <mpp@FreeBSD.org> |
Convert a table of function keys into mdoc format so that they format properly. Previously the table came out all garbled up.
|
#
e92d69c4 |
| 06-Jul-1999 |
Kazutaka YOKOTA <yokota@FreeBSD.org> |
List avaiable function keys.
|
#
d05eb9df |
| 28-May-1999 |
Kazutaka YOKOTA <yokota@FreeBSD.org> |
Add description on configuration options and the EXAMPLE section.
|
Revision tags: release/3.2.0 |
|
#
798a0514 |
| 20-May-1999 |
Kazutaka YOKOTA <yokota@FreeBSD.org> |
Remove bio/cam/net/tty labels.
OKed by: peter
|
#
e1bd6153 |
| 16-May-1999 |
Matthew Hunt <mph@FreeBSD.org> |
This needs to be "at atkbdc?" rather than "at isa?". It's correct in GENERIC and LINT, which is why I only needed four reboots to figure out why my keyboard wasn't keyboarding.
|
Revision tags: release/3.1.0 |
|
#
c69d2250 |
| 10-Feb-1999 |
Kazutaka YOKOTA <yokota@FreeBSD.org> |
- Revise text, and fix typos and grammatical errors. - Add syscons.4.
If there still are errors, whether technical or grammatical, they are entirely mine, not the reviewers'.
Reviewed by: sos, jkh,
- Revise text, and fix typos and grammatical errors. - Add syscons.4.
If there still are errors, whether technical or grammatical, they are entirely mine, not the reviewers'.
Reviewed by: sos, jkh, archie, Nick Hilliard <nick@iol.ie>
show more ...
|
#
ded0cfef |
| 07-Feb-1999 |
Kazutaka YOKOTA <yokota@FreeBSD.org> |
- Add atkbd.4, atkbdc.4, splash.4 and vga.4. - Update pcvt.4 and psm.4 to reflect recent keyboard driver changes.
|
Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0 |
|
#
c01d5f7d |
| 29-Jan-2008 |
Tom Rhodes <trhodes@FreeBSD.org> |
Some clarifications to make keyboard configuration under syscons.
PR: 89325 Submitted by: Oliver Fromme <olli@secnetix.de> Reviewed by: emax
|
Revision tags: release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0 |
|
#
81ae4b8d |
| 18-Sep-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Markup fixes.
|