Opened 8 years ago

Closed 8 years ago

#9403 closed defect (fixed)

git-2.13.1: incorrect sed command to fix howto-index.txt

Reported by: Jeremy Henty Owned by: blfs-book@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Perhaps surprisingly, the howto-index.txt file references the HTML howto files, not the text ones. This means that the sed command to fix howto-index.txt is incorrect - it should insert /html into the path instead of /text . In other words the paths in both howto-index.txt and howto-index.html should be modified in the same way with "s/.../|howto/|&html/|".

Change History (1)

comment:1 by bdubbs@…, 8 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 18867.

Note: See TracTickets for help on using tickets.