summaryrefslogtreecommitdiffstats
path: root/admin.tex
diff options
context:
space:
mode:
Diffstat (limited to 'admin.tex')
-rw-r--r--admin.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/admin.tex b/admin.tex
index 3afd46b..0d2622b 100644
--- a/admin.tex
+++ b/admin.tex
@@ -58,8 +58,9 @@ make
make install
\end{verbatim}
-To build kernel, module:
-Change to the folder \verb/driver/ and adjust \verb/PCIE_IPECAMERA_DEVICE_ID/ in the file pciDriver.h if required (you may check actual device id with the tool lspci).
+To build the kernel module, change to the folder \verb/driver/ and adjust
+\verb/PCIE_IPECAMERA_DEVICE_ID/ in the file pciDriver.h if required (you may
+check the actual device id with the lspci tool).
\begin{verbatim}
make
make install