From 78c88dcd84a3168715d10cd9125aad10b1dbcb07 Mon Sep 17 00:00:00 2001 From: Andreas Neiser Date: Sat, 6 Apr 2013 14:32:35 +0200 Subject: [PATCH] Fixed another \files vs \filename --- trb3/CtsHowtos.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trb3/CtsHowtos.tex b/trb3/CtsHowtos.tex index cfbd95a..8c857cc 100644 --- a/trb3/CtsHowtos.tex +++ b/trb3/CtsHowtos.tex @@ -68,7 +68,7 @@ THE_ETM: \subsubsection{Obtaining a module id and registering the module} As discussed in chapter \ref{sec:cts_slow_control}, the software identifies the capabilities of any given CTS by enumerating over a sequence of module headers each containing a module id. The software then loads the drivers located in - \filename{daqtools/web/CtsPlugins/CtsMod.pm}. This is also the central database of module ids. Just choose + \files{daqtools/web/CtsPlugins/CtsMod.pm}. This is also the central database of module ids. Just choose a free number, use the template shown in listing \ref{lst:cts_howto_driver_template}) to create a new driver and check it in, to ensure nobody else takes this id. -- 2.43.0