Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2021 16:05:55 GMT
From:      Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2d46e9e3f1 - main - handbook/l10n: Fix malformed note
Message-ID:  <202102171605.11HG5tGf000395@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=2d46e9e3f151357498abc84b31588a3733043bb4

commit 2d46e9e3f151357498abc84b31588a3733043bb4
Author:     Andreas Bjørnestad <panden@gmail.com>
AuthorDate: 2021-02-17 16:00:23 +0000
Commit:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
CommitDate: 2021-02-17 16:04:01 +0000

    handbook/l10n: Fix malformed note
    
    It seems this mixtake happened by accident during the AsciiDoctor
    conversion, as it's not present in the last svn revision locally.
    
    PR:             253581
---
 documentation/content/en/books/handbook/l10n/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/l10n/_index.adoc b/documentation/content/en/books/handbook/l10n/_index.adoc
index 1200601fbb..80501c84b1 100644
--- a/documentation/content/en/books/handbook/l10n/_index.adoc
+++ b/documentation/content/en/books/handbook/l10n/_index.adoc
@@ -187,7 +187,7 @@ Whenever [.filename]#/etc/login.conf# is edited, remember to execute the followi
 
 [NOTE]
 ====
-For an end user, the `cap_mkdb` command will nee to be run on their [.filename]#~/.login_conf# for need to be run on their [.filename]#~/.login_conf# for any changes to take effect.
+For an end user, the `cap_mkdb` command will need to be run on their [.filename]#~/.login_conf# for any changes to take effect.
 ====
 
 ===== Utilities Which Change Login Classes



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