mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
20 lines
531 B
Plaintext
20 lines
531 B
Plaintext
$NetBSD: patch-ae,v 1.2 2013/10/24 11:31:10 jperkin Exp $
|
|
|
|
--- ssmtp.8.orig 2008-02-29 02:50:15.000000000 +0000
|
|
+++ ssmtp.8
|
|
@@ -1,13 +1,10 @@
|
|
.TH SSMTP 8 "Last change: 4 February 2005"
|
|
.SH NAME
|
|
-ssmtp, sendmail \- send a message using smtp
|
|
+ssmtp \- send a message using smtp
|
|
.SH SYNOPSIS
|
|
.B ssmtp
|
|
.RI "[ " flags " ] [ " address " " ... " ]"
|
|
.br
|
|
-.B /usr/lib/sendmail
|
|
-.RI "[ " flags " ] [ " address " " ... " ]"
|
|
-.br
|
|
.SH DESCRIPTION
|
|
.I ssmtp
|
|
is a send-only sendmail emulator for machines which normally pick their mail
|