From 6c322a4bae1ef4a950f0be4b563e3d6967f7eda9 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Mon, 13 Jun 2016 06:10:03 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17492 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/prog/llvm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/prog/llvm.xml b/general/prog/llvm.xml index 353d339968..1ab608a801 100644 --- a/general/prog/llvm.xml +++ b/general/prog/llvm.xml @@ -275,7 +275,7 @@ install -v -d -m755 /usr/share/doc/llvm-&llvm-version;/llvm-html && cp -Rv docs/html/* /usr/share/doc/llvm-&llvm-version;/llvm-html - The cmake documentation can be installed in the same way (again as the + The clang documentation can be installed in the same way (again as the root user):