enami
0450e33b1e
Regen.
2002-01-12 22:06:01 +00:00
wiz
51bc54436e
Fix a typo.
2002-01-06 18:35:46 +00:00
wiz
05a18a0161
Improve markup a bit, sort options, fix a typo.
2002-01-06 17:27:05 +00:00
mrg
9230e402ce
add a simple binstall(8). hi wiz!
2002-01-06 07:44:11 +00:00
wiz
acb59d0bfd
Sort SEE ALSO, drop a .Pp.
2001-12-26 02:09:22 +00:00
uwe
b7ca1c480b
Regen after adding pci bus device to MAKEDEV script.
2001-12-11 04:49:32 +00:00
perry
675aa2fd98
note that the path for installboot is /usr/mdec/installboot in SYNOPSIS
2001-11-24 16:38:07 +00:00
wiz
1ea75497ea
filesystem -> file system; add `.' at end of HISTORY section; sort sections;
...
don't use Pc/Po/Pq; drop Nm arguments in most places (because they're not
needed); update Dd for mrg's changes today.
2001-11-24 07:40:22 +00:00
mrg
9ba47996ff
add an example for forcing sparc blocks
2001-11-24 01:52:02 +00:00
mrg
b4e48d1175
correct sparc64 bootblk/ofwboot pathnames (PR#14701), note ofwboot.net,
...
clarify sparc example is for sparc and add a sparc64 example, and
finally, add a FILES section describing all the sparc* bootblock files.
2001-11-24 01:44:55 +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
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
martin
6d1e5dd848
Regen after adding of isdn devices to MAKEDEV scripts.
2001-01-08 22:27:51 +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
jdolecek
b333be3980
document new -v, -q flags
2000-09-24 17:03:27 +00:00
mrg
f6ecacaf38
document merged sparc installboot.
2000-08-10 13:21:11 +00:00
msaitoh
e880ff860e
{add,remove} extra {comma,period} in SEE ALSO section
2000-07-05 16:13:43 +00:00
hubertf
6e8a3849d8
sync with src/etc/etc.*/MAKEDEV
2000-05-02 00:30:55 +00:00
simonb
2ffa665bdd
Add architecture name to architecture-specific manpages.
1999-12-30 22:31:18 +00:00
pk
1f0a9ecfb8
Remove description of the `-h' and `-a' options. Instead, describe briefly
...
the technique used to obsolete these options.
1999-11-13 12:09:40 +00:00
hubertf
1e7e884322
regen (mac68k, mvme68 and pmax didn't have these files before)
1999-09-18 00:31:01 +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
cgd
b22750720f
change:
...
.Sh "SEE ALSO"
to:
.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
1999-04-06 04:54:19 +00:00
mrg
12d0e6e8f7
move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything.
1998-12-22 02:34:09 +00:00
mrg
4ca93d606f
move installboot.8 back with the sources, and use .PATH to find it.
1998-12-11 12:20:52 +00:00
pk
e8b5010119
Assign my copyrights to TNF.
1998-09-05 13:36:49 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
fair
6fa9b2e3c5
Add documentation for /dev/random
1997-11-20 06:17:39 +00:00
mrg
6be07a674c
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
mycroft
1a5d0febcd
Use bsd.man.mk and bsd.subdir.mk as appropriate.
1997-10-11 08:22:03 +00:00
mikel
df0157804c
xref mknod(8) not mknod(1), comment out special(8) xrefs, RCSid police
1997-07-16 05:26:17 +00:00
mrg
d746e60ccd
build installboot.cat8
1997-06-16 13:58:41 +00:00
mrg
7cedf69cbd
Completely rearrange SPARC boot code, modeling it after alpha and hp300
...
ports' boot programs. Also added support for loading gzip'd kernels,
useful for booting from floppy. From Jason R. Thorpe <thorpej@nas.nasa.gov>,
tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
1997-06-01 03:39:03 +00:00
mrg
d7afda6db3
update this to somewhat closer to reality.
1997-04-13 13:46:56 +00:00
perry
6dcfe6395b
Some minor hacks from pr-1386 and some other cleanup. The port master
...
should really give this thing a going over, though.
1997-03-13 05:00:55 +00:00
perry
d439e1a2f7
Added man8.${ARCH}/boot.8 for a number of architectures.
1997-03-13 04:20:21 +00:00
mrg
74693079c6
update for new reboot(2).
1996-08-09 10:32:11 +00:00
jtc
4bafac2c1a
Create symlink between MAKEDEV(8) and makedev(8) for user convenience.
...
Update RCS Id to use $NetBSD: $.
1995-09-06 21:36:32 +00:00
pk
7d07096c42
Bits from old reboot_sparc.8 man page.
1995-04-25 11:37:25 +00:00
cgd
555d4b510e
slightly clean rcs ids, etc.
1995-04-23 10:33:03 +00:00
cgd
ce5ebe9911
pseudo-merge with Lite; man pages need to be merged seperately, but
...
that's really a port-specific thing. They probably should be updated, too.
1995-03-18 16:11:33 +00:00
cgd
369451e46b
from Lite
1995-03-18 15:17:32 +00:00
cgd
bf5e42f34c
document st and cd.
1994-12-28 23:35:34 +00:00
cgd
06e2955ff1
specify man pages the new way.
1994-12-22 10:44:04 +00:00