summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-01-28 16:23:44 -0500
committerWilliam Cohen <wcohen@redhat.com>2009-01-28 16:23:44 -0500
commit852b1d5c70186dbadd55d081d8547c76bcdf1d29 (patch)
treeb337787507b7aba4f60bfa4dfd957698089308f1
parent7914abbdb3050c04628b0daaec2349b257998715 (diff)
downloadsystemtap-steved-852b1d5c70186dbadd55d081d8547c76bcdf1d29.tar.gz
systemtap-steved-852b1d5c70186dbadd55d081d8547c76bcdf1d29.tar.xz
systemtap-steved-852b1d5c70186dbadd55d081d8547c76bcdf1d29.zip
Add newline at end of doc/SystemTap_Beginners_Guide/Makefile.
-rw-r--r--doc/SystemTap_Beginners_Guide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/Makefile b/doc/SystemTap_Beginners_Guide/Makefile
index 3dbded40..32dc0d50 100644
--- a/doc/SystemTap_Beginners_Guide/Makefile
+++ b/doc/SystemTap_Beginners_Guide/Makefile
@@ -19,4 +19,4 @@ pre::
post::
rm -rf en-US/extras/testsuite
sed -i -e 's/<productname>Fedora/<productname>Red Hat Enterprise Linux/g' en-US/Book_Info.xml;
- sed -i -e 's/<productnumber>10/<productnumber>5/g' en-US/Book_Info.xml; \ No newline at end of file
+ sed -i -e 's/<productnumber>10/<productnumber>5/g' en-US/Book_Info.xml;