Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2021 19:41:21 GMT
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 93d8b4da7b7a - main - kasan.9: Fix formatting in the synopsis
Message-ID:  <202107231941.16NJfLrx011809@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by markj:

URL: https://cgit.FreeBSD.org/src/commit/?id=93d8b4da7b7aaa5bc23f6e7ba206fbf61b242462

commit 93d8b4da7b7aaa5bc23f6e7ba206fbf61b242462
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2021-07-23 19:40:50 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2021-07-23 19:40:50 +0000

    kasan.9: Fix formatting in the synopsis
    
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man9/kasan.9 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/share/man/man9/kasan.9 b/share/man/man9/kasan.9
index d675a78f1e29..68bcc9fdbf3a 100644
--- a/share/man/man9/kasan.9
+++ b/share/man/man9/kasan.9
@@ -39,9 +39,7 @@ The
 kernel configuration can be used to compile a KASAN-enabled kernel using
 .Pa GENERIC
 as a base configuration.
-Alternately, to compile
-.Nm
-into the kernel, place the following line in your
+Alternately, to compile KASAN into the kernel, place the following line in your
 kernel configuration file:
 .Bd -ragged -offset indent
 .Cd "options KASAN"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107231941.16NJfLrx011809>