[rtems commit] rsb: Fix the tex name.

Chris Johns chrisj at rtems.org
Sun Oct 30 21:55:29 UTC 2016


Module:    rtems
Branch:    master
Commit:    bb923d032f026fa3401dbda9183a128bdb9a70cd
Changeset: http://git.rtems.org/rtems/commit/?id=bb923d032f026fa3401dbda9183a128bdb9a70cd

Author:    Chris Johns <chrisj at rtems.org>
Date:      Mon Oct 31 08:55:24 2016 +1100

rsb: Fix the tex name.

---

 rsb/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rsb/conf.py b/rsb/conf.py
index c12898c..aa400b0 100644
--- a/rsb/conf.py
+++ b/rsb/conf.py
@@ -9,5 +9,5 @@ release = '4.11.0'
 project = "RTEMS Source Builder Manual"
 
 latex_documents = [
-	('index', 'c_user.tex', u'RTEMS C Source Builder', u'RTEMS Documentation Project', 'manual'),
+	('index', 'rsb.tex', u'RTEMS Source Builder', u'RTEMS Documentation Project', 'manual'),
 ]



More information about the vc mailing list