Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2020 17:12:41 GMT
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: dd95bbbc41 - Make README more verbose
Message-ID:  <202012131712.0BDHCfIV055320@gitrepo.freebsd.org>

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

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

commit dd95bbbc41a5aa1208d42501ae27421aa52b828b
Author:     Eitan Adler <eadler@FreeBSD.org>
AuthorDate: 2020-12-13 16:56:03 +0000
Commit:     Eitan Adler <eadler@FreeBSD.org>
CommitDate: 2020-12-13 17:12:40 +0000

    Make README more verbose
    
    Summary:
    Problem
    
    It is not clear what we are telling users to read. Also I need a test
    commit for phabricator in a git world.
    
    Solution
    
    Change the text to be more precise.
    
    Differential Revision: https://reviews.freebsd.org/D27596
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 4f09cd0ace..89eaecf4f9 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 $FreeBSD$
 
 If you plan on building a local copy of the FreeBSD documentation, or using
-our toolchain in your own projects, please read
+our toolchain in your own projects, please read the Documentation Primer at:
 
     https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/
 



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