[RTEMS Project] #2380: Incorrect title for C User's Guide in info output

RTEMS trac trac at rtems.org
Mon Aug 3 01:18:26 UTC 2015


#2380: Incorrect title for C User's Guide in info output
---------------------------+---------------------------
 Reporter:  joel.sherrill  |      Owner:  joel.sherrill
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.11.1
Component:  Documentation  |    Version:  4.10
 Severity:  normal         |   Keywords:
---------------------------+---------------------------
 I usually read RTEMS document in Info file format, and I found that C
 Users' Guide is not correctly set for its dir entry, and hence couldn't
 be found after 'make install'. This is just a one line fix as follows:

 In doc/user/c_user.texi:

 -* RTEMS C User: (C Users Guide).              The C User's Guide.
 +* RTEMS C User: (c_user).              The C User's Guide.

 After this fix, configure with --enable-docs and make install, C Users'
 Guide can be found by Emacs Info reader without modifying dir entry.
 Thanks.

--
Ticket URL: <http://devel.rtems.org/ticket/2380>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list