diff --git a/support/etc/advligorts/daqd.standalone.sample.rc b/support/etc/advligorts/daqd.standalone.sample.rc index 322b36e8d147b658ca39f34e4fe20265c8312c97..1d2c9029df38c96bc230a05fb3c8efc7fb21b3e3 100644 --- a/support/etc/advligorts/daqd.standalone.sample.rc +++ b/support/etc/advligorts/daqd.standalone.sample.rc @@ -69,7 +69,7 @@ set parameter "shmem_size" = "104857600"; # The 'start' commands start up daqd threads # this starts the main thread which owns the circular buffer -# with a 5 second buffer. Increasing the buffer length drives them +# with a 5 second buffer. Increasing the buffer length drives the # memory usage of the daqd. The size should be at least as long as the # frames (for a frame writer) + some buffering. start main 20;