aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/patch.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-07 02:44:18 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-07 02:44:18 +0000
commitafba93bef35d287c961b62cbfd8370652aaab826 (patch)
tree0c0ea5d0db097f5a97951f65774cacecfc32dc11 /chapter06/patch.xml
parent9e6d13e9fe9b8731424175f4a1f3fed55151ab91 (diff)
Merged consistency update patch from systemd book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/patch.xml')
-rw-r--r--chapter06/patch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/patch.xml b/chapter06/patch.xml
index da7fcb3f7..e75881820 100644
--- a/chapter06/patch.xml
+++ b/chapter06/patch.xml
@@ -82,7 +82,7 @@
<para>Modifies files according to a patch file. A patch file is
normally a difference listing created with the <command>diff</command>
program. By applying these differences to the original files,
- <command>patch</command> creates the patched versions.</para>
+ <command>patch</command> creates the patched versions</para>
<indexterm zone="ch-system-patch patch">
<primary sortas="b-patch">patch</primary>
</indexterm>