From: Francesco Potortì Date: Wed, 15 Feb 2006 13:30:19 +0000 (+0000) Subject: (Create Tags Table): Explain why the exception when etags writes to X-Git-Tag: emacs-pretest-22.0.90~4101 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1899ba3642557437c156156bad44d99d4aae5323;p=emacs.git (Create Tags Table): Explain why the exception when etags writes to files under the /dev tree. --- diff --git a/man/maintaining.texi b/man/maintaining.texi index b3ff4b8dce9..9836aae4e83 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi @@ -404,7 +404,8 @@ 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 @file{/dev}, however, the file names are -made relative to the current working directory. +made relative to the current working directory. This is useful, for +example, when writing the tags to @file{/dev/stdout}. 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