]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor fix for previous maintaining.texi change
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Sep 2019 20:08:57 +0000 (22:08 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Sep 2019 20:08:57 +0000 (22:08 +0200)
* doc/emacs/maintaining.texi (VC Directory Commands): Use @file
for files.

doc/emacs/maintaining.texi

index ae4b7bbafff0055e1f8743f2250ecdfc2c01bfe5..9a9957069fd6a196353384c4f08bd3c49e7fc993 100644 (file)
@@ -1284,7 +1284,7 @@ listed files and directories.
 @item G
 Add the file under point to the list of files that the VC should
 ignore (@code{vc-dir-ignore}).  For instance, if the VC is Git, it
-will append this file to the @samp{.gitignore} file.  If given a
+will append this file to the @file{.gitignore} file.  If given a
 prefix, do this with all the marked files.
 
 @item q