summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2024-02-21 06:05:06 +0000
committerDamien Miller <djm@mindrot.org>2024-02-21 17:18:01 +1100
commitd410e17d186552d0717f18217d0d049486754365 (patch)
tree4d4605dd247a575c2d3e7ff7869c7445b3c0b657
parentab73f9678ebf06b32d6361b88b50b42775e0565b (diff)
upstream: .Cm for a keyword. Part of GHPR#454 from Niklas Hambüchen
-rw-r--r--sshd_config.57
1 files changed, 4 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 3e0befab..5fe5ea92 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: