Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2021 14:01:11 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 1f1db6579c - main - documentation/Makefile: Fix comment
Message-ID:  <202111061401.1A6E1Bni019726@gitrepo.freebsd.org>

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

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

commit 1f1db6579c8258a6bb374e46f0c6cb1391d36e09
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-11-06 14:00:05 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-11-06 14:00:05 +0000

    documentation/Makefile: Fix comment
---
 documentation/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/Makefile b/documentation/Makefile
index 96d7ffafef..61a761e43e 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -251,7 +251,7 @@ html-archive-clean-files:
 
 #
 # EPUB targets
-# Use DOC_LANG to choose the language, e.g., make DOC_LANG="en fr" pdf-books
+# Use DOC_LANG to choose the language, e.g., make DOC_LANG="en fr" epub-books
 #
 epub: epub-articles epub-books
 



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