From d6d2e3488bffb14b82965924d5bc5b332d5489d2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 24 Apr 2021 13:23:25 -0600 Subject: [PATCH] Fix typo. --- doc/sudo_logsrvd.conf.man.in | 2 +- doc/sudo_logsrvd.conf.mdoc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sudo_logsrvd.conf.man.in b/doc/sudo_logsrvd.conf.man.in index 3a716950b..e7a4eb890 100644 --- a/doc/sudo_logsrvd.conf.man.in +++ b/doc/sudo_logsrvd.conf.man.in @@ -325,7 +325,7 @@ will store logs locally before relaying them. Once the log is complete, a connection to the relay host is opened and the log is relayed. If the network connection is interrupted before the log can be fully -transfered, it will be retransmitted later. +transferred, it will be retransmitted later. The default is to relay logs in real-time. .TP 10n tcp_keepalive = boolean diff --git a/doc/sudo_logsrvd.conf.mdoc.in b/doc/sudo_logsrvd.conf.mdoc.in index 7714e30b7..529317bc9 100644 --- a/doc/sudo_logsrvd.conf.mdoc.in +++ b/doc/sudo_logsrvd.conf.mdoc.in @@ -285,7 +285,7 @@ will store logs locally before relaying them. Once the log is complete, a connection to the relay host is opened and the log is relayed. If the network connection is interrupted before the log can be fully -transfered, it will be retransmitted later. +transferred, it will be retransmitted later. The default is to relay logs in real-time. .It tcp_keepalive = boolean If true,