diff options
| author | Graham Percival <gperciva@tarsnap.com> | 2024-10-15 15:44:42 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2024-10-15 20:18:14 +0000 |
| commit | 6e1fc0118033f42b7c0d3623c8f67a89ebecabb2 (patch) | |
| tree | 3f787bfb99773d7db5c015f1ac6c911818f2a3e6 /usr.sbin/mailwrapper | |
| parent | c3294033e024620874ecfc219174347989378a3b (diff) | |
Diffstat (limited to 'usr.sbin/mailwrapper')
| -rw-r--r-- | usr.sbin/mailwrapper/mailwrapper.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index 8480c939904c..c0f201318f53 100644 --- a/usr.sbin/mailwrapper/mailwrapper.8 +++ b/usr.sbin/mailwrapper/mailwrapper.8 @@ -165,12 +165,12 @@ The will print a diagnostic if its configuration file is missing or malformed, or does not contain a mapping for the name under which it was invoked. .Sh SEE ALSO -.Xr dma 8 , .Xr mail 1 , .Xr mailq 1 , .Xr newaliases 1 , .Xr mailer.conf 5 , .Xr periodic.conf 5 , +.Xr dma 8 , .Xr sendmail 8 .Sh HISTORY The |
