diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-06-30 08:58:48 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-06-30 08:58:48 +0000 |
commit | e07a7511aebd7b595aee60a0c4ad81ef81f508e6 (patch) | |
tree | 2ecb85514480ba507dcc88ecaa5195de0ee9349d /prologue | |
parent | cf5da6bb0bfe2b8c3bbe0d1aaac3497e0c03f61e (diff) |
Rationale correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/why.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/why.xml b/prologue/why.xml index 6f63b1375..9af50d2b9 100644 --- a/prologue/why.xml +++ b/prologue/why.xml @@ -235,7 +235,7 @@ <para>Gperf</para> <para>This package a program that generates a perfect hash function - from a key set. It is required for systemd. + from a key set. It is required for Eudev. </para> </listitem> |