mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
shadow: fix a typo
This commit is contained in:
parent
7ad105665e
commit
cd0ca9371c
@ -113,7 +113,7 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s
|
||||
<term><command>touch /usr/bin/passwd</command></term>
|
||||
<listitem>
|
||||
<para>The file <filename>/usr/bin/passwd</filename> needs
|
||||
to exist because its location is harcoded in some programs, and
|
||||
to exist because its location is hardcoded in some programs, and
|
||||
if it does not exist, the default location is not right.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user