summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2003-09-26- kill some bad .Xr's that were messing postscript outputJason McIntyre
- format -> newfs
2003-09-26<> -> .Aq;Jason McIntyre
2003-09-267955/7596 rng works (it's just like the 7951, actually)Jason Wright
2003-09-25hungarian keymapMichael Shalayeff
2003-09-25update from from@Michael Shalayeff
2003-09-25dlerror(3) should clear _dl_errno; based on a patch from Bjorn Sandell.Todd C. Miller
Closes PR 3441; drahn@ OK
2003-09-25update BUGS; this section is getting bigger rather than smaller :(Jason McIntyre
2003-09-25add supported chips to .Nd;Jason McIntyre
ok jason@
2003-09-25.Xr daily(8) and changelist(5);Jason McIntyre
2003-09-25man page for /etc/changelist format;Jason McIntyre
ok deraadt@
2003-09-247955/7956Jason Wright
2003-09-22sync pfloghdr with <net/if_pflog.h>;Jason McIntyre
ok henning@
2003-09-20Implement hardwareflow varable in tip(1) like Solaris and hf in /etc/remote.Todd C. Miller
Based on PR 3411 from Matthew Gream Also document "tandem" variable (XON/XOFF) in tip man page.
2003-09-18typos from Aleksander Piotrowski;Jason McIntyre
2003-09-18new sentence, new line;Jason McIntyre
2003-09-18slight expansion of CAVEATS;Jason McIntyre
2003-09-17Correctly document NMBCLUSTERS value.Miod Vallat
2003-09-09synch with reality.Marc Espie
ok deraadt@
2003-09-09remove unnecessary .Pp;Jason McIntyre
2003-09-08remove -compact to make page more readable, plus some typos;Jason McIntyre
"why not" miod@ ok drahn@
2003-09-08typo from Tom Cosgrove (PR 3459);Jason McIntyre
also .Xr sendmail
2003-09-08fix command line; deraadt@ jmc@ ok.Federico G. Schwindt
2003-09-08Minor glitches; ok jmc@Miod Vallat
2003-09-07 - escape a dotJason McIntyre
- better layout in BUGS
2003-09-06.Xr;Jason McIntyre
2003-09-06Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp supportMiod Vallat
gets debugged in time for the release.
2003-09-06fix a few errors; jmc@ okAnil Madhavapeddy
2003-09-05cd(4) supports ATAPI as well as SCSI devices; from fgs@Jason McIntyre
ok henning@ millert@ miod@
2003-09-05replace some groff macros with -mdoc versions;Jason McIntyre
a .br survives until i work out what to do with it...
2003-09-05remove some erroneous backslashes, and add some indent;Jason McIntyre
2003-09-05more spacing, less macro;Jason McIntyre
ok miod@
2003-09-04put escapes in the right place;Jason McIntyre
(i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4;
2003-09-04change description of `openfiles' attribute from "number of open files..."Jason McIntyre
to "number of open file descriptors..."; prompted by a misc@ post from Olivier Cherrier;
2003-09-03support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ↵Jason Wright
com; ok deraadt.
2003-09-03- remove trailing whitespaceJason McIntyre
- fix an .Ar macro with too many args
2003-09-02More mvme88k manual pages, shamelessly cloned from mvme68kMiod Vallat
2003-09-02Fix a few inaccuracies.Miod Vallat
2003-09-02tweaks, plus INTRODUCTION -> DESCRIPTION from Jonathan Gray;Jason McIntyre
ok mickey@
2003-09-02mdoc(7): add `?' and `!' to punctuation characters;Jason McIntyre
mdoc.samples(7): remove BUG concerning blank lines; ok deraadt@
2003-09-02various fixes:Jason McIntyre
doc: make sure that double spaces follow {!,?,.}, even when used in macros; fix partially from NetBSD; doc-common: add `?' and `!' as punctuation characters. This means they must now be escaped (just like `.') using `\&'; doc-ditroff: add `?' and `!' to the .Pu macro; sync order with doc-nroff; doc-nroff: add `?' and `!' to the .Pu macro; remove a bogus blank line; ok deraadt@
2003-09-02escape punctuation;Jason McIntyre
ok deraadt@
2003-09-02- remove non-existent errors from DIAGNOSTICSJason McIntyre
- slight macro cleanup from NetBSD (Anders Magnusson -r1.11); ok hugh@
2003-09-02remove section claiming that programs using /proc are unsupported,Jason McIntyre
since they are supported using the "-o linux" option to mount_procfs; from NetBSD (Emmanuel Dreyfus, -r1.30); markus@ and miod@ agree.
2003-08-31- .Sh INTRODUCTION -> .Sh DESCRIPTIONJason McIntyre
- macro cleanup
2003-08-31.Sh INTRODUCTION -> .Sh DESCRIPTION;Jason McIntyre
2003-08-31change .Xr to self -> .Nm;Jason McIntyre
2003-08-31- INTRODUCTION -> DESCRIPTIONJason McIntyre
- lowercase .Nd
2003-08-31.Sx SYNOPSIS;Jason McIntyre
2003-08-31.Sx SYNOPSIS;Jason McIntyre
2003-08-31indent example;Jason McIntyre