summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mailwrapper/mailwrapper.8
Commit message (Collapse)AuthorAgeFilesLines
* MFC r270675:bdrewery2016-01-061-1/+5
| | | | | | | Allow mailwrapper to use mailer.conf from localbase (respecting LOCALBASE env var if set) PR: 205965
* Sync with OpenBSD:delphij2010-03-301-2/+1
| | | | | | | | | - avoid coredump when there's only one token on a line; - Use calloc(); - Remove a line inherited from example mdoc. Obtained from: OpenBSD MFC after: 1 month
* Markup fixes.ru2006-09-291-3/+1
|
* Merge all applicable NetBSD and OpenBSD improvements over this manpagedelphij2006-08-071-9/+11
| | | | | | | | | | till NetBSD mailwrapper.8,v 1.11 and OpenBSD mailwrapper.8,v 1.8: - Separate exit status out from diagnostics section. - Fix typos. Obtained from: NetBSD, OpenBSD MFC After: Along with mailwrapper(8) updates.
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
|
* mdoc(7) police: Scheduled sweep.ru2003-02-241-1/+1
|
* Give more information to users replacing sendmail regarding periodic'sgshapiro2003-02-081-0/+11
| | | | | | submit mail queue check. PR: docs/38924
* The .Nm utilitycharnier2002-07-141-3/+5
|
* Remove whitespace at EOL.dd2001-07-151-5/+5
|
* remove trailing periods from SEE ALSO.ben2000-11-151-1/+1
|
* Do not add progname in err() strings, it will be printed twicecharnier2000-05-281-1/+1
|
* Replace the inappropriate use of .Nx (netBSD) with a more generalizedsheldonh2000-04-141-1/+1
| | | | | | | .Ux (UNIX) as is appropriate in the context used. PR: 17954 Submitted by: Brian Handy <handy@physics.montana.edu>
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* /etc -> /etc/mailache1999-12-311-2/+2
|
* Make mailwrapper buildpeter1999-12-291-3/+6
|
* Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'speter1999-12-191-0/+144
chosen mailer. Obtained from: NetBSD
OpenPOWER on IntegriCloud