]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manual-fr/tapetesting.tex
Add new French manual
[bacula/docs] / docs / manual-fr / tapetesting.tex
index 875ace8f6d3ef960c1c2d9ee8defd3ee3632792d..fd57a1881bf6587aa4b72fcc6a150b3c8269b63c 100644 (file)
@@ -1105,12 +1105,12 @@ certain tape modes and MTEOM.
   skipped.  File number is always tracked for MTEOM.
 
   Linux does support both SCSI SPACE Filemarks and End-of-data: When MTEOM
-  is called in MT_ST_FAST_MTEOM mode, SCSI SPACE Filemarks with count =
+  is called in MT\_ST\_FAST\_MTEOM mode, SCSI SPACE Filemarks with count =
   8388607 is used.  In the other case, SCSI SPACE End-of-data is used.
   There is no real slow mode like in Solaris - I just expect, that for
   older tape drives Filemarks may be slower than End-of-data, but not so
   much as in Solaris slow mode.  File number is tracked for MTEOM just
-  without MT_ST_FAST_MTEOM - when MT_ST_FAST_MTEOM is used, it is not.
+  without MT\_ST\_FAST\_MTEOM - when MT\_ST\_FAST\_MTEOM is used, it is not.
 
   FreeBSD does support both SCSI SPACE Filemarks and End-of-data, but when
   MTEOD (MTEOM) is called, SCSI SPACE End-of-data is always used.  FreeBSD