Make read_patch_file work on a strbuf.
[gitweb.git] / Documentation / gitattributes.txt
index 37b3be8b72a0a4c681392c85fd4d23b2f19c1945..d0e951ee6f1c391459f822b8ecbb4c1237b209db 100644 (file)
@@ -424,10 +424,10 @@ frotz     unspecified
 Creating an archive
 ~~~~~~~~~~~~~~~~~~~
 
-`specfile`
-^^^^^^^^^^
+`export-subst`
+^^^^^^^^^^^^^^
 
-If the attribute `specfile` is set for a file then git will expand
+If the attribute `export-subst` is set for a file then git will expand
 several placeholders when adding this file to an archive.  The
 expansion depends on the availability of a commit ID, i.e. if
 gitlink:git-archive[1] has been given a tree instead of a commit or a