Commit Graph

2386 Commits

Author SHA1 Message Date
jwise 2b2e2d90af Reflect NetBSD 1.4, NetBSD 1.3.3 is descended from 1.3.2, not 1.3, consistent
use of | vs. |
       |     v
1999-05-11 22:30:08 +00:00
augustss 9e0a31a316 Xref usb(3). 1999-05-11 21:03:58 +00:00
is b4533d706e Legalize INSTALL.{html,more,ps,txt} 1999-05-10 19:34:22 +00:00
abs 8c39890f1f Clean up - 1.3 is taken from 1.2, not 1.2.1... etc 1999-05-08 10:40:33 +00:00
drochner fbb46bdd12 elaborate a bit more about the limited significance of hard disk type
names, mention the new boot-selecting MBR
1999-05-07 14:00:39 +00:00
scottr 9dd9f932f7 Cosmetic adjustment of the SEE ALSO suggestion from Hauke. I didn't
think it was important for the 1.4 release, and seem to have
forgotten to commit it to the trunk as a result.  Sigh.
1999-05-06 19:11:02 +00:00
hwr 1bffbb6eb6 s/described in papers published Sun Microsystems/described in papers published
by Sun Microsystems/
1999-05-06 12:04:50 +00:00
ross c332714c9d In COMPAT_OSF1, s/, and may not even work// 1999-05-05 18:20:34 +00:00
cgd a3e1dae8b6 compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list 1999-05-03 19:02:34 +00:00
ross c23750b230 Render .Sx markup in bold. 1999-05-03 17:03:19 +00:00
ross 40e932dbb4 Fix bugs reported by mycroft, except one. 1999-04-30 23:47:25 +00:00
bad 6434f42c9d Explicitly list supported adapters. 1999-04-29 21:47:09 +00:00
bad 173588b329 Add a basic man page for the tr driver. 1999-04-29 16:40:38 +00:00
augustss c6e4495eeb Sync with reality. 1999-04-28 03:08:23 +00:00
ross eebe0f5595 * Make Qq callable.
* Dump hyphenation type in the register dump macro.
1999-04-28 00:23:39 +00:00
ad 6a54b4d668 Update to reflect current status of driver. 1999-04-26 20:27:29 +00:00
mjl 1e98147c20 Corrected description of "flags" parameter (bytes -> bits, reformulation
mostly taken from i386/GENERIC kernel config)
1999-04-25 00:00:05 +00:00
abs 9ce6dc617d Add bsd-family-tree - Wolfram Schneider's FreeBSD work with NetBSD and OpenBSD
entries updated.
1999-04-24 00:41:39 +00:00
billc 195a593eae Fix thinko to make MKINFO=no work again. Closes PRs 7342 and 7411. 1999-04-22 01:06:42 +00:00
drochner c1de2d8494 -pckbc0 -> pckbc*
-add pckbc(4) and pcppi(4) manpages
-split pms(4i386) driver manpage into an opms(4i386) and an mi pms(4)
-add some MLINKS
-various fixes/additions
1999-04-21 18:42:03 +00:00
kleink 2e7ad061ee Mention COMPAT_SVR4 on m68k here, too. 1999-04-19 21:49:34 +00:00
kleink 2f2ccae89b Add definitions for all those m68k ports. 1999-04-19 21:47:49 +00:00
kleink d1a579c82b Mention m68k. 1999-04-19 21:37:23 +00:00
kleink 6954ab0ad7 Take a stab at making SVR4_MAKEDEV more flexible towards multiple architectures. 1999-04-19 14:46:27 +00:00
mycroft 654297170f Use -Tascii for pre-generated man pages, to avoid some nroff character set
magick.
1999-04-16 18:56:19 +00:00
jtk 930a74d0a7 fix from PR 7382: describe standby & suspend correctly 1999-04-15 01:01:17 +00:00
augustss 2d1b5b4212 Make copyright conform. 1999-04-13 20:40:44 +00:00
augustss 456ec1a005 Make the copyrights conform to the standard. 1999-04-13 20:25:28 +00:00
gwr 16092bb979 Add the "gateway" line to the sample /etc/bootparams entry. 1999-04-11 23:15:26 +00:00
augustss b0cf54da17 Xref exphy(4). 1999-04-10 16:23:10 +00:00
drochner 9f8fc49ce1 add a paragraph about the "console" property 1999-04-08 16:29:56 +00:00
fair c67241f483 Create an ex(4) man page from a little driver reading. Very bare bones;
needs to have the diagnostic list explained, and the media support
list filled out before it gets pulled up to the 1.4 branch.

However, it's here to answer PR#6870
1999-04-07 21:48:52 +00:00
fair cf0252688c Work this man page over for mdoc(7) issues, nroff issues, a few
mispellings, etc. It should be reviewed before being pulled up to
the 1.4 branch.
1999-04-07 21:39:34 +00:00
cgd a694307d71 cross-reference boot(8) now that it exists. don't reference
the architecture manual, as boot(8) does that and only boot(8) provides
the necessary context to understand why the Alpha Architecture
Reference Manual is relevant.
1999-04-07 00:43:06 +00:00
cgd b9e2da9f7c add a boot(8) manual page for the alpha. the real value in this
page for now isn't the descriptive text, it's the comments in the
roff source which describe an outline of what the descriptive text
should look like.  also useful is the one stop shopping list of
non-deprecated bootstrap-related commands and files.
1999-04-07 00:39:43 +00:00
pk 6c23ac1e35 acknowledgment => acknowledgement for consistency. 1999-04-06 20:27:13 +00:00
pk 1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +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
cgd 8aec8c7cbb finish Alpha Architecture Reference Manual reference 1999-04-06 04:41:40 +00:00
cgd 10128f1bf0 kill XXX re: Bl and lack of -width 1999-04-06 04:39:56 +00:00
tv eb3125637f Remove my copyright and leave only the TNF assignment. 1999-04-06 02:52:40 +00:00
tv 5bf090dd33 Completely release my copyright; the changes are Minor. 1999-04-06 02:51:49 +00:00
cgd 71d677f4a8 ISO-9660 -> ISO 9660 to match sun manual pages, to be consistent w/SOMETHING! 1999-04-05 22:12:03 +00:00
cgd b475d48734 update date 1999-04-05 06:03:47 +00:00
cgd 21b23ea49e update for the fact that contiguous block mode is now the only mode,
include a warning, etc.
1999-04-05 06:01:54 +00:00
cgd d11e52039c rewrite history to match current reality. 1999-04-05 05:52:09 +00:00
cgd 5bf53d4104 update for new manual pages 1999-04-05 03:29:46 +00:00
cgd 590f024334 clean up for old installboot being moved to installboot.old 1999-04-05 03:27:50 +00:00
cgd 1810246111 manual page for the new alpha installboot(8) 1999-04-05 03:24:35 +00:00
cgd e5eef988ac a mkbootimage(8) manual page 1999-04-05 03:20:45 +00:00