aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Potortì2004-09-14 15:22:48 +0000
committerFrancesco Potortì2004-09-14 15:22:48 +0000
commit4559d619bdcabeafa1beaee0eb9dcd316c22aaa8 (patch)
treeaf680e1e38bdabe733c306aa7e01ce0099a1702f
parenta3ba1a6a0dc7e5828299747e18878b0abe40e3ba (diff)
downloademacs-4559d619bdcabeafa1beaee0eb9dcd316c22aaa8.tar.gz
emacs-4559d619bdcabeafa1beaee0eb9dcd316c22aaa8.zip
Put /dev into @file.
-rw-r--r--man/maintaining.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/maintaining.texi b/man/maintaining.texi
index 7339d6a4f65..e7d98e67591 100644
--- a/man/maintaining.texi
+++ b/man/maintaining.texi
@@ -445,8 +445,8 @@ well as the files it directly contains.
445directory where the tags file was initially written. This way, you can 445directory where the tags file was initially written. This way, you can
446move an entire directory tree containing both the tags file and the 446move an entire directory tree containing both the tags file and the
447source files, and the tags file will still refer correctly to the source 447source files, and the tags file will still refer correctly to the source
448files. If the tags file is in /dev, however, the file names are made 448files. If the tags file is in @file{/dev}, however, the file names are
449relative to the current working directory. 449made 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
452the tags file will contain absolute file names. This way, the tags file 452the tags file will contain absolute file names. This way, the tags file