Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-04 | we don't like .Pp and blank lines before/after .Ss; | Mike Pechkin | |
millert@ ok | |||
2001-10-04 | e.g. and i.e. cleanup | Peter Stromberg | |
2001-10-03 | Mention more USB network cards supported by the aue(4) driver. | Miod Vallat | |
From Jason Ackley <jason@ackley.net>, thanks. | |||
2001-10-03 | Cleanup/addition of manpages for macppc. | Dale Rahn | |
Some of these changes from Peter Philipp. ok millert. zs was cleaned up based on comments. | |||
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater ↵ | Theo de Raadt | |
portability | |||
2001-10-02 | man page for uplcom(4) | Todd C. Miller | |
2001-10-02 | repair OpenBSD tag | Todd C. Miller | |
2001-10-01 | The use of '.Nm pci' in the SYNOPSIS section is not handled correctly. | Marco S Hyman | |
Using '.Nm' without the 'pci' argument is formated correctly. This may be a problem with the .mandoc macros, but is easy to correct here. | |||
2001-09-30 | Build/install mem.4 for macppc. | Dale Rahn | |
Probably a man/mi sets update to go with this. | |||
2001-09-30 | Add one of the standard manpages, long missing on powerpc/macppc. | Dale Rahn | |
Copied from mac68k, with tweaks. | |||
2001-09-29 | pc87415 | Jason Wright | |
2001-09-24 | document that PT101 should more or less work... | Marc Espie | |
2001-09-23 | add "serial" to the title to make "apropos serial" more useful | Todd C. Miller | |
2001-09-15 | IPv6 support from Ryan McBride (mcbride@countersiege.com) | Mike Frantzen | |
2001-09-11 | remove uucp references, except for /var/spool/uucp*; deraadt@ ok. | Federico G. Schwindt | |
2001-09-08 | o 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-07 | need sparc64 here, too | Jason Wright | |
2001-09-07 | remove CVS conflict code (since Jul.1999) from manual pages. | Mike Pechkin | |
millert@ ok | |||
2001-09-06 | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | Mike Pechkin | |
be a single digit. Powered by mantoya@. millert@ ok. | |||
2001-09-05 | Fix SYNOPSIS | Nathan Binkert | |
2001-09-05 | Fix HISTORY | Nathan Binkert | |
2001-09-05 | Begin to document ioctl interface. | Daniel Hartmeier | |
2001-09-05 | make this at least minimally reasonable | Theo de Raadt | |
2001-09-05 | add ich3 | Niels Provos | |
2001-09-04 | document intel pro/100 ve and vm | Niels Provos | |
2001-09-04 | .ua kbd layout is now in | Michael Shalayeff | |
2001-09-04 | grrr...add lge(4) | Nathan Binkert | |
2001-09-04 | Manpage for Level1 LXT1001 Gigabit Ethernet | Nathan Binkert | |
2001-09-02 | More powerpc->macppc changes. | Miod Vallat | |
2001-09-02 | Re-enable references for usb(3) and usbhidctl(1) | Peter Valchev | |
Building of these will be enabled shortly. | |||
2001-09-01 | Move manpages for the powerpc -> macppc port rename. | Dale Rahn | |
2001-09-01 | update man page | mjacob | |
2001-09-01 | enable cz(4) | Nathan Binkert | |
2001-08-25 | Remove a dangling comma. | Aaron Campbell | |
2001-08-24 | It's the Melco LUA-TX, not LU-ATX; takeshim@kyoto.zaq.ne.jp | Aaron Campbell | |
2001-08-24 | kgdb(7) cross references this file, so it might as well be reciprocated. | Hugh Graham | |
2001-08-24 | Cross reference kgdb(7) and generally reword so as to clarify that | Hugh 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-21 | small cleanup, OpenBSD -> .Ox, NetBSD -> .Nx | Dale Rahn | |
2001-08-21 | Add 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-21 | Xr autoconf(4) as other intros have | Peter Valchev | |
2001-08-21 | Add powerpc autoconf(4) heavily based on the i386 one; ok drahn | Peter Valchev | |
2001-08-21 | A start... need to wait on intro.4 until we have at least one supported | Jason Wright | |
system =) | |||
2001-08-21 | update a bit (we've supported hypersparcs for awhile now)... someone else | Jason Wright | |
want to update this even closer to current reality? | |||
2001-08-21 | add an autoconf page based on the one from i386 | Jason Wright | |
2001-08-20 | Ox version | Michael Shalayeff | |
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) we don't like .Nd without argument, except next line starts with a new tag; millert@ ok | |||
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) fix bogus .Xr usage; millert@ ok. | |||
2001-08-19 | Typo. | Miod Vallat | |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok |