Skip to content

Commit 1b10f76

Browse files
committed
dma.8: appease FreeBSD's man page linter igor
1 parent 9544ff5 commit 1b10f76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dma.8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ acts as a compatibility option for sendmail.
7474
.It Fl bp
7575
List all mails currently stored in the mail queue.
7676
.It Fl bq
77-
Queue the mail, but don't attempt to deliver it.
77+
Queue the mail, but do not attempt to deliver it.
7878
See also the
7979
.Sq DEFER
8080
config file setting below.
@@ -84,7 +84,7 @@ All other
8484
.Ar mode Ns
8585
s are ignored.
8686
.It Fl D
87-
Don't run in the background.
87+
Do not run in the background.
8888
Useful for debugging.
8989
.It Fl f Ar sender
9090
Set sender address (envelope-from) to
@@ -201,7 +201,7 @@ The special name
201201
.Ql *
202202
can be used to create a catch-all alias, which gets used if no other
203203
matching alias is found.
204-
Use the catch-all alias only if you don't want any local mail to be
204+
Use the catch-all alias only if you do not want any local mail to be
205205
delivered.
206206
.It Ic SPOOLDIR Xo
207207
(string, default=/var/spool/dma)

0 commit comments

Comments
 (0)