Jens Schweikhardt
07baa40bd0
Typo: s/happenes/happens/
...
MFC after: 3 days
2002-03-16 18:20:44 +00:00
Mike Pritchard
f87717fa8b
Ispell sweep of share/man/man4.
2002-01-21 12:09:13 +00:00
Kazutaka YOKOTA
547d4262b2
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.
2001-10-13 09:08:37 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Ruslan Ermilov
04da392069
mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.
2001-08-13 16:43:02 +00:00
Ruslan Ermilov
c4d9468ea0
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.
2001-08-07 15:48:51 +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
Ruslan Ermilov
60f958afb7
mdoc(7) police: ... and uncompact the list.
2001-02-13 09:26:45 +00:00
Ruslan Ermilov
b65c9756d9
mdoc(7) police: replace ``.It No'' with .Pp.
2001-02-13 09:22:15 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Ruslan Ermilov
88544700ca
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
Ruslan Ermilov
b92a189eb9
mdoc(7) police: Er macro usage cleanup.
2000-11-22 16:11:48 +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
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Ruslan Ermilov
726b61ab5f
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
Jeroen Ruigrok van der Werven
eddc45e797
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
Hellmuth Michaelis
c5ee9e177f
pcvt cleanup. Update the pcvt(4) manpage to reflect current state.
2000-03-26 12:41:37 +00:00
Sheldon Hearn
4e86fcacf6
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
Sheldon Hearn
6d249eee27
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-01 14:50:24 +00:00
Hellmuth Michaelis
a1ed3f2c23
update pcvt manual page to document the scrollbackbuffer usage
2000-01-09 08:46:10 +00:00
David E. O'Brien
19bf1db2d4
Add the userland commands to SEE ALSO.
1999-12-30 16:27:05 +00:00
Alexey Zelkin
474fc32b33
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Kazutaka YOKOTA
798a0514f5
Remove bio/cam/net/tty labels.
...
OKed by: peter
1999-05-20 09:56:18 +00:00
Kazutaka YOKOTA
ded0cfef98
- Add atkbd.4, atkbdc.4, splash.4 and vga.4.
...
- Update pcvt.4 and psm.4 to reflect recent keyboard driver changes.
1999-02-07 05:40:14 +00:00
Peter Wemm
77ca8b20d8
restore pcvt(4) man page
...
Reviewed by: core
1999-01-01 08:48:31 +00:00
Poul-Henning Kamp
9034de81c2
Pre 3.0 branch cleanup casualty #4 : pcvt
1998-12-27 12:52:46 +00:00
Bruce Evans
9325e354ce
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Use .Cd instead of a a home made format.
Don't quote IO_KBD.
1998-10-22 14:29:03 +00:00
Joseph Koshy
842d977707
Remove identity crisis in ispcvt(8) man page. Include reference to
...
ispcvt(8) in pcvt(4).
PR: docs/7743
Submitted by: <k-horik@yk.rim.or.jp>
1998-08-26 02:46:24 +00:00
Philippe Charnier
aaf1f16e39
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
Joerg Wunsch
4b1780a7d7
Don't xref a nonexistant pc(4).
...
PR: docs/3525: pcvt(4) references pc(4)...
1997-05-08 15:26:28 +00:00
Mike Pritchard
dd5527c607
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
...
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
John-Mark Gurney
892cb98e6b
add missing cvs Id lines.
1997-03-07 02:50:01 +00:00
Mike Pritchard
bba323e822
Update to reflect current include files.
1997-01-31 00:05:08 +00:00
Wolfram Schneider
a1427df598
add 'i386' to macro .Dt
1996-12-29 20:36:04 +00:00
Mike Pritchard
5086890eb9
Remove a bad xref, and reference a couple of more useful ones
...
instead. Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Mike Pritchard
41aa7251bb
Link the pcvt.4 man page to vt.4 so that anyone examining
...
their kernel configuration file can do "man vt" and get
what they expect.
1996-07-04 00:42:09 +00:00
Joerg Wunsch
785b47579d
Upgrade pcvt to 3.20 b24.
1995-04-08 16:04:22 +00:00
Jordan K. Hubbard
6554acd8ba
Add man page for pcvt console driver.
...
Submitted by: hm
1995-02-05 11:16:33 +00:00