comparison man/maintaining.texi @ 57102:5c078eb058f8

Put /dev into @file.
author Francesco Potortì <pot@gnu.org>
date Tue, 14 Sep 2004 15:22:48 +0000
parents 297e3051e6ac
children 0816b427495a 566253900690
comparison
equal deleted inserted replaced
57101:8f78d0e23932 57102:5c078eb058f8
443 If you specify the source files with relative file names when you run 443 If you specify the source files with relative file names when you run
444 @code{etags}, the tags file will contain file names relative to the 444 @code{etags}, the tags file will contain file names relative to the
445 directory where the tags file was initially written. This way, you can 445 directory where the tags file was initially written. This way, you can
446 move an entire directory tree containing both the tags file and the 446 move an entire directory tree containing both the tags file and the
447 source files, and the tags file will still refer correctly to the source 447 source files, and the tags file will still refer correctly to the source
448 files. If the tags file is in /dev, however, the file names are made 448 files. If the tags file is in @file{/dev}, however, the file names are
449 relative to the current working directory. 449 made relative to the current working directory.
450 450
451 If you specify absolute file names as arguments to @code{etags}, then 451 If you specify absolute file names as arguments to @code{etags}, then
452 the tags file will contain absolute file names. This way, the tags file 452 the tags file will contain absolute file names. This way, the tags file
453 will still refer to the same files even if you move it, as long as the 453 will still refer to the same files even if you move it, as long as the
454 source files remain in the same place. Absolute file names start with 454 source files remain in the same place. Absolute file names start with