docs/manual: minor typo fix

Definition of LIBFOO_USERS actually ends on 33rd line.

Signed-off-by: Nazım Gediz Aydındoğmuş <gediz.aydindogmus@genemek.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Nazım Gediz AYDINDOĞMUŞ 2020-04-02 12:41:12 +00:00 committed by Peter Korsgaard
parent d1f002c42e
commit 61f01794c8

View File

@ -142,7 +142,7 @@ All these steps rely on the +$(@D)+ variable, which
contains the directory where the source code of the package has been contains the directory where the source code of the package has been
extracted. extracted.
On lines 31..43, we define a user that is used by this package (e.g. On lines 31..33, we define a user that is used by this package (e.g.
to run a daemon as non-root) (+LIBFOO_USERS+). to run a daemon as non-root) (+LIBFOO_USERS+).
On line 35..37, we define a device-node file used by this package On line 35..37, we define a device-node file used by this package