Merge branch 'rs/notes-merge-no-toctou'
[gitweb.git] / Documentation / git-ls-files.txt
index 0e08f567a163571c7d8f2a4c10984691f5aba566..078b5566656010179475b8fab494e592725804a9 100644 (file)
@@ -155,7 +155,7 @@ a space) at the start of each line:
        <eolinfo> is either "-text", "none", "lf", "crlf", "mixed" or "".
 +
 "" means the file is not a regular file, it is not in the index or
-not accessable in the working tree.
+not accessible in the working tree.
 +
 <eolattr> is the attribute that is used when checking out or committing,
 it is either "", "-text", "text", "text=auto", "text eol=lf", "text eol=crlf".
@@ -175,7 +175,7 @@ followed by the  ("attr/<eolattr>").
 
 Output
 ------
-'git ls-files' just outputs the filenames unless '--stage' is specified in
+'git ls-files' just outputs the filenames unless `--stage` is specified in
 which case it outputs:
 
         [<tag> ]<mode> <object> <stage> <file>