comparison man/maintaining.texi @ 77946:052499f7ba7d

(Create Tags Table): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 06 Jun 2007 23:38:45 +0000
parents e0c0a6271f90
children ddf4e8b96231
comparison
equal deleted inserted replaced
77945:fa2c625c2d3d 77946:052499f7ba7d
407 move an entire directory tree containing both the tags file and the 407 move an entire directory tree containing both the tags file and the
408 source files, and the tags file will still refer correctly to the source 408 source files, and the tags file will still refer correctly to the source
409 files. If the tags file is in @file{/dev}, however, the file names are 409 files. If the tags file is in @file{/dev}, however, the file names are
410 made relative to the current working directory. This is useful, for 410 made relative to the current working directory. This is useful, for
411 example, when writing the tags to @file{/dev/stdout}. 411 example, when writing the tags to @file{/dev/stdout}.
412 412
413 When using a a relative file name, it should not be a symbolic link 413 When using a relative file name, it should not be a symbolic link
414 pointing to a tags file in a different directory, because this would 414 pointing to a tags file in a different directory, because this would
415 generally render the file names invalid. 415 generally render the file names invalid.
416 416
417 If you specify absolute file names as arguments to @code{etags}, then 417 If you specify absolute file names as arguments to @code{etags}, then
418 the tags file will contain absolute file names. This way, the tags file 418 the tags file will contain absolute file names. This way, the tags file