Put /dev into @file.
This commit is contained in:
parent
a3ba1a6a0d
commit
4559d619bd
1 changed files with 2 additions and 2 deletions
|
@ -445,8 +445,8 @@ well as the files it directly contains.
|
|||
directory where the tags file was initially written. This way, you can
|
||||
move an entire directory tree containing both the tags file and the
|
||||
source files, and the tags file will still refer correctly to the source
|
||||
files. If the tags file is in /dev, however, the file names are made
|
||||
relative to the current working directory.
|
||||
files. If the tags file is in @file{/dev}, however, the file names are
|
||||
made relative to the current working directory.
|
||||
|
||||
If you specify absolute file names as arguments to @code{etags}, then
|
||||
the tags file will contain absolute file names. This way, the tags file
|
||||
|
|
Loading…
Add table
Reference in a new issue