summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2001-09-15IPv6 support from Ryan McBride (mcbride@countersiege.com)Mike Frantzen
2001-09-11remove uucp references, except for /var/spool/uucp*; deraadt@ ok.Federico G. Schwindt
2001-09-08o Mention /etc/wsconsctl.conf in wsconsctl(8)Heikki Korpela
o Sync pckbd(4) with wsconsctl(8); you need wsconsctl -w keyboard.encoding= instead of wsconsctl -w encoding= pckbd(4) error noticed by Philipp Buehler. mickey@ ok
2001-09-07need sparc64 here, tooJason Wright
2001-09-07remove CVS conflict code (since Jul.1999) from manual pages.Mike Pechkin
millert@ ok
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
be a single digit. Powered by mantoya@. millert@ ok.
2001-09-05Fix SYNOPSISNathan Binkert
2001-09-05Fix HISTORYNathan Binkert
2001-09-05Begin to document ioctl interface.Daniel Hartmeier
2001-09-05make this at least minimally reasonableTheo de Raadt
2001-09-05add ich3Niels Provos
2001-09-04document intel pro/100 ve and vmNiels Provos
2001-09-04.ua kbd layout is now inMichael Shalayeff
2001-09-04grrr...add lge(4)Nathan Binkert
2001-09-04Manpage for Level1 LXT1001 Gigabit EthernetNathan Binkert
2001-09-02More powerpc->macppc changes.Miod Vallat
2001-09-02Re-enable references for usb(3) and usbhidctl(1)Peter Valchev
Building of these will be enabled shortly.
2001-09-01Move manpages for the powerpc -> macppc port rename.Dale Rahn
2001-09-01update man pagemjacob
2001-09-01enable cz(4)Nathan Binkert
2001-08-25Remove a dangling comma.Aaron Campbell
2001-08-24It's the Melco LUA-TX, not LU-ATX; takeshim@kyoto.zaq.ne.jpAaron Campbell
2001-08-24kgdb(7) cross references this file, so it might as well be reciprocated.Hugh Graham
2001-08-24Cross reference kgdb(7) and generally reword so as to clarify thatHugh Graham
a bsd.gdb may be useful for more than debugging coredumps.
2001-08-22"This section" and variants ==> 'The manual pages in section x'Heikki Korpela
in intro manual pages to hopefully confuse users a little bit less aaron@ ok
2001-08-21small cleanup, OpenBSD -> .Ox, NetBSD -> .NxDale Rahn
2001-08-21Add manpages for more powerpc devices, files donated.Dale Rahn
These could use flushed out and cleaned up. com is deleted, as it does not exist on apple systems.
2001-08-21Xr autoconf(4) as other intros havePeter Valchev
2001-08-21Add powerpc autoconf(4) heavily based on the i386 one; ok drahnPeter Valchev
2001-08-21A start... need to wait on intro.4 until we have at least one supportedJason Wright
system =)
2001-08-21update a bit (we've supported hypersparcs for awhile now)... someone elseJason Wright
want to update this even closer to current reality?
2001-08-21add an autoconf page based on the one from i386Jason Wright
2001-08-20Ox versionMichael Shalayeff
2001-08-20Powered by @mantoya.Mike Pechkin
o) we don't like .Nd without argument, except next line starts with a new tag; millert@ ok
2001-08-20Powered by @mantoya.Mike Pechkin
o) fix bogus .Xr usage; millert@ ok.
2001-08-19Typo.Miod Vallat
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok
2001-08-17man 4 intro pointed to itself in "See also".Janne Johansson
2001-08-12SEMMNS *can* be greater than SEMMNI. (sheesh..)Heikki Korpela
I must have been seriously missing coffee when I wrote that. No-one ever approved this either, I messed up patches. millert@ ok backing this out
2001-08-11Remove NVNODE from options(4) because there's no point in usingHeikki Korpela
it instead of sysctl(8) kern.maxvnodes. ok art@
2001-08-08s/device specific/device-specific/; pointed out by pjanzen@Jason Peel
2001-08-08typo. closes PR 1990; from <Hans-Joerg.Hoexer@informatik.stud.uni-erlangen.de>Jason Peel
2001-08-08Reference altq(9) in addition to altqd(8) in options(4) becauseHeikki Korpela
it's a great manual page. :-) ok millert@
2001-08-08remove IPCOMP. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-08-08The kernel message for reaching the mclpool limit hasHeikki Korpela
changed; make options(4) reflect this change. ok miod@, art@
2001-08-07Document SEMMNI and SEMMNS kernel options as they areHeikki Korpela
referenced in the postgresql port README file. Also document the SEMUME and SEMMNU options (suggested by millert@). Ok millert@, peter@
2001-08-07Document ADOSFS kernel option. Note caveat: only amiga FFSHeikki Korpela
is supported. jj@ ok
2001-08-06MACHINE_CONTIG doesn't exist anymore, nor do RAM_DISK_* ...Miod Vallat
2001-08-05- raid -> RAIDBrad Smith
- finish sentence in ami man page and mention iop(4) for I2O mode
2001-08-05Comment out a reference to the usbhidctl utility as it's not currentlyHugh Graham
installed. Noted by Heikki Korpela.