From d410e17d186552d0717f18217d0d049486754365 Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Wed, 21 Feb 2024 06:05:06 +0000 Subject: [PATCH] =?UTF-8?q?upstream:=20.Cm=20for=20a=20keyword.=20Part=20o?= =?UTF-8?q?f=20GHPR#454=20from=20Niklas=20Hamb=C3=BCchen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OpenBSD-Commit-ID: d59c52559f926fa82859035d79749fbb4a3ce18a --- sshd_config.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sshd_config.5 b/sshd_config.5 index 3e0befab1..5fe5ea929 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -33,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd_config.5,v 1.352 2024/01/10 06:33:13 jmc Exp $ -.Dd $Mdocdate: January 10 2024 $ +.\" $OpenBSD: sshd_config.5,v 1.353 2024/02/21 06:05:06 djm Exp $ +.Dd $Mdocdate: February 21 2024 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME @@ -1126,7 +1126,8 @@ DEBUG and DEBUG1 are equivalent. DEBUG2 and DEBUG3 each specify higher levels of debugging output. Logging with a DEBUG level violates the privacy of users and is not recommended. .It Cm LogVerbose -Specify one or more overrides to LogLevel. +Specify one or more overrides to +.Cm LogLevel . An override consists of a pattern lists that matches the source file, function and line number to force detailed logging for. For example, an override pattern of: