diff options
author | 2000-03-22 01:57:55 +0000 | |
---|---|---|
committer | 2000-03-22 01:57:55 +0000 | |
commit | 895d22eabc0b9f588a2f7e84b77775d868792a1b (patch) | |
tree | 16ad01e095f36f6f62fa03c097675d166b380c01 | |
parent | fix k6 mtrr; cokane@pohl.ececs.uc.edu (diff) | |
download | wireguard-openbsd-895d22eabc0b9f588a2f7e84b77775d868792a1b.tar.xz wireguard-openbsd-895d22eabc0b9f588a2f7e84b77775d868792a1b.zip |
queuing -> queueing; chuck@home.snew.com
-rw-r--r-- | usr.sbin/sendmail/src/sendmail.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/src/sendmail.8 b/usr.sbin/sendmail/src/sendmail.8 index 05579435ece..fed602b2eb2 100644 --- a/usr.sbin/sendmail/src/sendmail.8 +++ b/usr.sbin/sendmail/src/sendmail.8 @@ -304,7 +304,7 @@ Use alternate alias file. .It Li HoldExpensive On mailers that are considered ``expensive'' to connect to, don't initiate immediate connection. -This requires queuing. +This requires queueing. .It Li CheckpointInterval= Ns Ar N Checkpoint the queue file after every .Ar N |