Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
lukem
5d03ff1ff4 fix up Nm usage 1998-06-08 11:28:45 +00:00
fair
6fa9b2e3c5 Add documentation for /dev/random 1997-11-20 06:17:39 +00:00
lukem
90cee8eaa6 rcsid fascism 1997-10-13 11:21:19 +00:00
mycroft
1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
mikel
38f73fe1f4 xref mknod(8) not mknod(1), comment out special(8) xrefs 1997-07-16 05:24:37 +00:00
mikel
143946ffbd xref ddb(4), not ddb(8) 1997-07-10 07:37:23 +00:00
mrg
e179766b04 move man pages into share/man. 1997-06-22 05:58:25 +00:00
perry
6d248ff56f being the system up -> bring the system up, a fix I missed from the
last commit.
1997-03-13 05:06:04 +00:00
perry
01478d0561 Add some fixes from pr-1386 and some other fixes. The port master has
to go over this -- someone seems to have confused boot_sun3 and reboot
1997-03-13 05:04:02 +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
014044ef1a Fix formatting 1995-10-28 20:43:49 +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
jtc
f03ae96103 Renamed makedev.8 to MAKEDEV.8, to be consistant with all other ports. 1995-09-06 21:31:34 +00:00
gwr
9df0a9a560 Add boot_sun3.8 1995-08-08 20:46:20 +00:00
gwr
3f4776bec8 Some man pages (mostly from the sparc port). 1995-08-08 20:23:08 +00:00
gwr
73a128e326 Add a man page. 1995-06-02 00:22:47 +00:00