aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libxcrypt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/libxcrypt.xml')
-rw-r--r--chapter08/libxcrypt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/libxcrypt.xml b/chapter08/libxcrypt.xml
index 3fb59941d..1838a55b6 100644
--- a/chapter08/libxcrypt.xml
+++ b/chapter08/libxcrypt.xml
@@ -100,10 +100,10 @@
them at runtime. However, the only known binary-only applications
that link against these functions require ABI version 1. If you must
have such functions because of some binary-only application or to be
- to be compliant with LSB, build the package again with the following
+ compliant with LSB, build the package again with the following
commands:</para>
-<screen><userinput remap="nodump">make distclean
+<screen role="nodump"><userinput>make distclean
./configure --prefix=/usr \
--enable-hashes=strong,glibc \
--enable-obsolete-api=glibc \