Commit Graph

46 Commits

Author SHA1 Message Date
wiz
ed449c067d New sentence, new line. 2009-09-05 11:37:52 +00:00
joerg
100c18a386 .Ud includes terminating dot. 2009-03-23 01:27:59 +00:00
jdolecek
7381215ef1 switch to unified MAKEDEV(8) - the manpage now contains list of
all devices for all platforms
2003-10-24 20:26:57 +00:00
wiz
7aa5d5eb62 regen (+crypto) 2003-08-23 23:16:36 +00:00
rafal
11595d9a7c Regen to match reality, mainly due to pf addition. 2003-08-08 16:45:14 +00:00
agc
075022b349 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz
5eafd757ee regen (init target, some other stuff) 2003-04-24 12:15:58 +00:00
lukem
5b7b2b655b Document that the flag that sets RB_ASKNAME (usually '-a') also asks
for the path to init(8).
Per discussion with Geoff Wing on the (unrelated) PR/21060.
Other consistency tweaks.
2003-04-08 03:49:44 +00:00
wiz
990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
elric
d6392bab7e Documentation told me to do this after modifying src/etc/etc.*/MAKEDEV. 2002-10-04 19:04:17 +00:00
wiz
56bee36d68 regen (all platforms: +systrace, some platforms: apm or clockctl changes) 2002-06-18 12:59:06 +00:00
lukem
7ee66d710d now using the MI installboot 2002-04-04 23:03:24 +00:00
wiz
ecf21d9b93 regen for new template, picking up some recent other changes
[clockctl, MI joy, pty+++]
2002-03-14 01:38:33 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
enami
0450e33b1e Regen. 2002-01-12 22:06:01 +00:00
wiz
6ea632172b Drop a trailing xref, and a superfluous .Pp. 2001-12-26 02:07:49 +00:00
wiz
5414862987 Formatting improvements. 2001-12-26 02:06:45 +00:00
wiz
ab7d80e97b Misc regens with more xrefs. 2001-11-10 22:58:27 +00:00
wiz
7baf597ac1 Punctuation fixes. 2001-09-08 01:34:37 +00:00
wiz
ccd66c8ed7 Regen with MAKEDEV2manpage.pl v1.9 (formatting improvements). 2001-09-08 01:32:36 +00:00
wiz
619b4bd7a8 Boring whitespace fixes. 2001-09-05 23:53:22 +00:00
wiz
d54e4f76b5 Regen (for MI SCSI change) 2001-08-26 13:30:29 +00:00
wiz
a9356936b4 seperate -> separate 2001-07-22 13:33:58 +00:00
hubertf
2e9a29abf2 regen for MAKEDEV2manpage.pl change 2001-06-26 02:28:47 +00:00
hubertf
505430a429 Regen for foo -> f\&oo on .Xr 2001-06-26 02:11:54 +00:00
wiz
1cddfebbd5 Regen with new template. Add MAKEDEV.8 for arm26 & macppc. 2001-04-16 08:11:16 +00:00
wiz
5c594b1cc7 Rewrite MAKEDEV.8.
Use one common template instead of 20 slightly different ones.
2001-04-16 08:08:19 +00:00
wrstuden
4a36104a80 Sync with current versions of MAKEDEV files. Was meant to catch
addition of ttyCY to bebox, i386, macppc, and prep, but evidently
is catching more.
2000-12-05 21:25:35 +00:00
lukem
279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
dmcmahill
ae15fb10e1 document '-s' option which will cause the installboot program to recalculate the
16 bit sun checksum.  This flag is needed when making iso 9660 images which
are bootable on both sparc and pmax machines.

this addresses PR port-pmax/10929
2000-10-17 01:55:33 +00:00
cgd
db755e7c76 sweep of my licenses (userland files w/o only my copyright) for
consistency.  (no functional changes)
2000-06-14 17:24:02 +00:00
veego
959d05dacc Sync with the basesrc/etc/etc.$ARCH/MAKEDEV files. 2000-06-11 10:08:03 +00:00
hubertf
6e8a3849d8 sync with src/etc/etc.*/MAKEDEV 2000-05-02 00:30:55 +00:00
simonb
d6e1bba94e installboot(8) man page based on alpha installboot(8) man page. 1999-11-28 03:07:04 +00:00
simonb
0785eb047a Updates for new alpha-style bootblocks. 1999-11-28 01:29:37 +00:00
simonb
ee4b47912f Add missing `)'. 1999-11-23 01:38:55 +00:00
hubertf
1e7e884322 regen (mac68k, mvme68 and pmax didn't have these files before) 1999-09-18 00:31:01 +00:00
hubertf
fd0e795c41 mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
they have one now.

There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
hubertf
b3a4c76acf Script to automatically generate man8.*/MAKEDEV.8 manpages from
etc.*/MAKDEV scripts, and template files for the manpages.
1999-09-18 00:15:05 +00:00
jonathan
2c299cbd5c Document options from sys/arch/pmax/pmax/machdep.c, requested in
PR #4917.
1998-03-23 03:47:18 +00:00
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mycroft
1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
perry
739b6cf93f Add pmax to .Dt line per pr-1386 1997-03-13 04:55:25 +00:00
perry
d439e1a2f7 Added man8.${ARCH}/boot.8 for a number of architectures. 1997-03-13 04:20:21 +00:00
mouse
80c0d60f84 alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
mellon
7b8bdc7ae5 pmax boot documentation 1995-04-25 23:55:11 +00:00