summaryrefslogtreecommitdiffstats
path: root/admin.tex
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-08-06 12:38:12 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-08-06 12:38:12 +0200
commit4e3da0c63ef8524088bd1db13f019bdf1af83361 (patch)
treed88b6fd2e4b808ba4ed6eb584bd22f1ace07d1c2 /admin.tex
parent0f0aa2c17e09f9b813ab3469b1b0aced5f2e7541 (diff)
downloadufo-camera-manual-master.tar.gz
ufo-camera-manual-master.tar.bz2
ufo-camera-manual-master.tar.xz
ufo-camera-manual-master.zip
Add Makefile and use KOMA bookHEADmaster
Messing with parindent and parskip should be left for people who know what they are doing.
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