summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.alpha
AgeCommit message (Collapse)Author
2002-09-30Your average close-to-release manual page sweep, between two eyedrops.Miod Vallat
ok deraadt@ mickey@
2002-08-29- replace empty lines by .Pp where appropriate.Wilbern Cobb
- no empty lines at end of file. ok mpech@
2002-06-30Xr cleanup; seb@todesplanet.deTheo de Raadt
2002-06-02alpha does not have auvia and i386 needed a better decriptionMichael Shalayeff
2002-04-15wx is totally gone nowTheo de Raadt
2002-04-02add .Xr's for phys and macs that are found togetherNathan Binkert
Remove the .Xr pci 4 from phys update .Xr's for gigabit phys to include arp(4), ifmedia(4), intro(4), netintro(4), pci(4), vlan(4) (if applicable), and ifconfig(8). (In addition to t .Xr's for phys update intro(4) for alpha and i386
2002-03-29Correct widths to deal with addition of XrJason Wright
2002-03-29change to XrTheo de Raadt
2002-03-14Move the i386 version of lpt.4 to the common directory since lpt isJason Wright
used on 4 platforms now...
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-10-06Inital tga manpageNathan Binkert
2001-10-06Mostly complete list of supported devices for alpha.Miod Vallat
2001-10-06No difference between alpha cy(4) and MI cy(4).Miod Vallat
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-10-05mem(4) for alpha and sparc64.Miod Vallat
2001-10-04Cleanup of the intro(4) manpages, suggested by ericj@Miod Vallat
Among other things: - keep phrasing consistent across arches - put "see also" and "history" sections at the end - add history sections to i386 which lacks it - name gdt and ubsec on i386 (.It nothing is bad) - try to improve the nice look of the supported device list. - remove "unsupported device" section (sparc only) and "supported systems" which is largealy out of date for, say, alpha, and completely off topic. - correct /usr/adm/messages reference left in hp300 (gasp) - provide intro(4) for sparc64. Left to do: - update supported device listings (even, create one for alpha). - sprinkle .Tn macros where needed. I wouldn't mind some help on this.
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-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-03o) We don't like .Pp before/after .Sh;Mike Pechkin
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
2001-06-23spelling fixes and minor repairs almost entirely from jsyn@nthought.comPaul Janzen
2001-06-20we shouldn't use "/" in the beginning of the args in MANSUBDIR.Mike Pechkin
millert@ ok
2001-01-29$OpenBSD$Niklas Hallqvist
2000-03-02$OpenBSD$Todd T. Fries
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1999-05-20no more ed.4Todd C. Miller
1999-05-19ed driver is long goneTodd C. Miller
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-05-12builtin -> built-inAaron Campbell
1998-09-27MI one in use nowTheo de Raadt
1998-09-22MI ep man pageTheo de Raadt
1998-04-25Add missing man pages.Todd C. Miller
1998-03-10use .OxTodd C. Miller
1998-03-09Add some more, taken from the i386 port. I wonder if many of these shouldTodd C. Miller
not just be platform independent?
1998-03-08add Alpha le.4 and fix formatting for alpha esp.4johns
1998-03-08Add initial esp.4 man page for Alpha. Got info from GENERIC kernel config file.johns
1998-03-08Created a very basic intro.4 man page for Alpha needs more stuff added.johns
1998-03-07We haven't tested the TI16750 so don't document it and don't confuseTodd C. Miller
people by mentioning that there are two 16650 versions...
1998-03-07Add alpha specific driver dir and man pages for serial devices. There'sTodd C. Miller
a lot that needs to be added here and much of it can be based on the i386 and pmax man4's.