des
11d782769f
17 years and change after I wrote warp_saver, here's a simple plasma effect
...
(currently only three circular patterns) which requires quite a bit of
fixed-point arithmetic, including sqrt() and cos(). Happy New Year!
2016-01-01 04:04:40 +00:00
emaste
87fb414438
Spell out "Windows" - no need to censor it in a man page
2014-11-20 14:18:07 +00:00
se
68084eb457
Back-out the references to vt(4) from this man-page. It appears that the
...
splash support in vt is implemented within the vt driver and does not
depend on splash(4).
Submitted by: marius@alchemy.franken.de
2014-08-26 11:13:07 +00:00
se
10a33dbbac
Add references to vt(4) and the configuration files in /usr7share/vt where
...
appropriate (i.e. where syscons was already mentioned and vt supports the
feature). Comments in defaults/rc.conf are updated to match the contents
of the modified man-page rc.conf(5).
Reviewed by: pluknet, emaste
MFC after: 3 days
2014-08-26 08:13:30 +00:00
bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
gjb
ed459e330b
General mdoc(7) and typo fixes.
...
PR: 167776
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
2012-05-12 03:25:46 +00:00
eadler
805302f099
- Add support for ASCII art splash screens in TheDraw format
...
PR: kern/143370
Submitted by: Antony Mawer <antony@mawer.org>
Reviewed by: gjb (doc)
Reviewed by: des (style)
Approved by: ed
MFC after: 1 month
2011-12-12 21:12:07 +00:00
dougb
7d6e56dae8
Update the description of green_saver.ko
...
Improvements to my suggested text from: jhb
2010-11-29 21:31:25 +00:00
uqs
1ab3783e1a
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
...
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
2010-05-13 12:07:55 +00:00
jkim
c72759cf3c
Reflect recent logo_saver changes and mention dragon_saver.
2010-04-07 18:04:25 +00:00
phk
537a82e24b
Send the pcvt(4) driver off to retirement.
2006-05-17 09:33:15 +00:00
brueffer
602aa13ac2
Bump date for previous commit before ru can hit me with his mdoc-stick.
2006-01-15 18:40:52 +00:00
brueffer
ac1b59fb6d
Mention the fire screensaver.
...
Submitted by: rionda
2006-01-15 18:30:40 +00:00
ru
7a3e657c56
Sort sections.
2005-01-21 08:36:40 +00:00
schweikh
8d18f51c03
In the examples, make the bitmap_name an absolute path name.
...
This avoids hair pulling when someone expects the splash screen
to just work when the bitmap file is in /boot.
2004-04-08 16:31:17 +00:00
ru
24c7b0a61d
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
ru
80f060f0cf
mdoc(7) police: protect trailing full stops of abbreviations
...
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
ru
4345758876
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
schweikh
c91401db41
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
8ad24f0a49
mdoc(7) police: removed leading whitespaces that are not inside
...
Bd/Ed; these hardly degrade the quality of the produced output.
2001-01-19 14:15:40 +00:00
ru
835a46c9c2
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
ru
eb8c554f56
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
ben
ff4f576d86
remove fullstops from the end of .Xr lines in SEE ALSO sections.
2000-11-15 16:00:07 +00:00
ru
3b7dc88538
Spell the des's name correctly.
2000-11-14 13:19:26 +00:00
marko
2f4f5fa558
Change paths, /modules -> /boot/kernel in FILES section
...
PR: 21635
Submitted by: Mike Meyer <mwm@mired.org>
2000-09-29 01:53:39 +00:00
sheldonh
5cf0a87011
Miscellaneous fixes:
...
* Clear extraneous argument to the Os macro.
* Place the name description on the Nd line.
* Mark sub-sections up with Ss, not Sh.
* Don't double-quote "Login" when "login prompt" is perfectly
good English.
2000-08-23 09:05:19 +00:00
sheldonh
3da8c87f9b
Whitespace-only change: normalize line-breaking.
2000-08-23 08:57:59 +00:00
dannyboy
aa58ce170e
Add some missing articles (as in a, an, the).
2000-07-11 22:39:48 +00:00
sheldonh
b45b9e3cde
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
hoek
409da0761a
des@FreeBDS.org => des@FreeBSD.org, and fix a small grammo.
1999-12-30 13:01:07 +00:00
phantom
e2ed2a4ac3
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
dcs
afdb9dc3a3
Update man page to loader.conf(5) days.
1999-10-02 12:49:43 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
chris
0df89b4ce3
Fix bad references, remove some invalid ones such as sa(9).
1999-08-14 20:51:13 +00:00
des
6ce7c41dc1
Mention the new splash_pcx decoder.
1999-04-12 18:56:51 +00:00
yokota
8d9b8047a3
- 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>
1999-02-10 14:25:03 +00:00
yokota
9083305ced
- 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