Commit Graph

1525 Commits

Author SHA1 Message Date
ender
54d86e7158 Man page for MACE ethernet (AM79C940) from David Huang <khym@bga.com> 1997-12-18 06:22:45 +00:00
mikel
4b71dfb1a0 fix pasto, from Rafal Boni in PR misc/4673 1997-12-18 05:43:16 +00:00
mrg
101a4d965b alter default path: remove junk, and add X11R6/bin and pkg/bin 1997-12-17 01:41:34 +00:00
pk
c9552d7f64 Pool resource utility docs. 1997-12-13 23:45:07 +00:00
hubertf
b747ec162b - move definition of ARCH and OPSYS so it is even available if
ONLY_FOR_ARCHS is set
 - Usage points to PLIST_SRC
1997-12-13 21:28:24 +00:00
hubertf
44f30534fb Some enhancements and security fixes submitted by
Noriyuki Soda <soda@sra.co.jp>.
1997-12-12 11:52:55 +00:00
hubertf
2eaa5465bd Fix leftovers from last commit. 1997-12-12 11:50:33 +00:00
hubertf
7c572f19e6 Install amd examples too, closing PR 3219 by myself. 1997-12-11 13:08:47 +00:00
hubertf
7e7962b849 Import of some example files for amd 1997-12-11 13:02:07 +00:00
leo
aabde1a0a1 Add some atari and m68k options. 1997-12-10 14:45:47 +00:00
leo
37acac72e1 Add an atari specific intro to section 4 (closes pr-3976). 1997-12-09 07:56:22 +00:00
hubertf
67a5e86031 do not depend on gmake being called gmake (pointed out by Matt Green) 1997-12-03 08:32:01 +00:00
ross
58371eeff6 Correct spelling and xrefs. 1997-12-03 06:44:23 +00:00
bouyer
2f8f801256 The iy driver now uses if_media (it was the last one, at last for i386, to use
the historical link? flags for media select)
XXX No pullup request for this. But if sysinst supports explicit media
XXX selection in 1.3, this should be in 1.3 as well.
1997-12-02 09:34:03 +00:00
mikel
a206ea679a add missing 'man' so unformatted manpage installation will work when
target exists; solution provided by christos
1997-12-02 08:42:28 +00:00
mjacob
629afe59b7 update for kernels 1.2 && greater... 1997-12-01 19:08:31 +00:00
kleink
fdc776ed19 Typo. 1997-11-27 14:38:56 +00:00
mikel
d1033b38a5 fix .Nm capitalization (noted by cgd in PR 4377)
fix typos and comment out references to missing pieces while I'm here
1997-11-27 06:43:33 +00:00
mikel
ccbf3f5da5 fix capitalization as noted by Chris Demetriou in PR 4377
while I'm here, fix numerous spelling, grammar, and -mdoc macro usage bugs
1997-11-27 06:17:58 +00:00
mikel
9205a85ba8 .It is not parsed, so spell out Bx and Ux 1997-11-27 04:59:07 +00:00
tv
027eb1a7cf A hosts.equiv/.rhosts manual page, written from scratch 1997-11-26 17:49:35 +00:00
tv
053d7e2447 aesthetic fix; add a .Pp 1997-11-26 17:42:55 +00:00
kleink
75bf350d8d The option to enable PPS code is called `PPS_SYNC'. 1997-11-26 14:43:13 +00:00
agc
53596376fe Fix missing backslash when gzipping manual pages.
If we're going to go to the bother of defining LDCONFIG, we might as
well use it.
1997-11-26 09:24:18 +00:00
pk
16f78e700d Fix typos (from Krister Walfridsson; PR#4576). 1997-11-25 22:15:56 +00:00
thorpej
a501298032 Add a document describing the layout of a NetBSD release. 1997-11-25 05:27:41 +00:00
lukem
8921c23385 note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
lukem
e7b47c18a6 document .Bl -column, and the bug if the first .Bl doesn't have -width 1997-11-24 12:43:25 +00:00
mrg
fea4fb5ac5 remove installboot_cd9660.8 1997-11-24 06:32:11 +00:00
lukem
0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
lukem
e831e87cda fix support for .Nx 1.4 1997-11-24 05:01:09 +00:00
lukem
325c6eafd0 s/1.3a/1.4/ 1997-11-24 01:32:00 +00:00
lukem
db57574c5d add -column, -dash, -hyphen to .Bl usage string 1997-11-24 00:49:36 +00:00
chopps
21d30e39c3 add amiga interrupt sequence 1997-11-23 18:37:33 +00:00
lukem
ad9cd72294 document .Bl options -column, -dash, -hyphen 1997-11-23 13:39:27 +00:00
mrg
c8bd86bc0c document critical_filesystems and no_swap 1997-11-23 04:18:14 +00:00
lukem
a8e9fc4a05 support ".Nx 1.3a" 1997-11-23 01:42:21 +00:00
ross
2f6d733317 Add #include <sys/types.h> to man page to document existing practice.
(PR misc/4540.)
1997-11-23 00:13:13 +00:00
hubertf
6b7391ff96 We use perl 5.004_04 now 1997-11-22 04:20:49 +00:00
hubertf
31316d681a Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}} 1997-11-22 03:39:20 +00:00
agc
2998c94db0 Remove the magic control characters in a similar way to Bill Fenner's
patch for bsd.port.subdir.mk.
1997-11-21 17:44:11 +00:00
agc
92ed0869d5 Modification by Bill Fenner which removes the embedded control
characters, and avoids the wrong interpretation of magic HTML
characters in DESCR files or categories.

Forwarded to me by Chris Demetriou, and refers to PR 4341.
1997-11-21 16:01:54 +00:00
fair
6fa9b2e3c5 Add documentation for /dev/random 1997-11-20 06:17:39 +00:00
mikel
b99b737005 spl*() functions block interrupts of lesser or equal priority, not
higher priority.  do some copy editing while I'm here.
1997-11-20 05:47:42 +00:00
agc
16b3bf5830 Eliminate a nasty and horrible kluge by using the BSD.x11.dist when
checking the directory tree for an X11 package.
1997-11-19 16:41:21 +00:00
bouyer
9e88e02f86 Add "TI TravelMate 5000 series laptop docking station's ethernet board" to
the list of supported harware by the TL driver (per William Coldwell).
1997-11-19 09:53:20 +00:00
thorpej
2af766eb2f General cleanup. 1997-11-17 23:50:46 +00:00
mrg
ec406750b1 document ppp_peers 1997-11-17 17:45:34 +00:00
lukem
fb3d390582 * major rewrite from scratch using -mandoc macros (it was a -man.old doc)
* cleaned up a few points, clarifying ambiguous sentences
* documented DDB_HISTORY_SIZE=xxx kernel option, and the appropriate
  editing keys
* added notes on how to drop into ddb on the mac68k (from [kern/4501])
1997-11-17 10:54:16 +00:00
mycroft
288a555e0e Fix y2k problem. 1997-11-17 01:37:56 +00:00