diff --git a/Documentation/filesystems/vfs.txt b/Documentation/filesystems/vfs.txt
index bd6dd782e8ca80b3b64d0cb14f117c6c55bc991d..9ed5c8d6e656204a962b1a3d5065c47443e947e6 100644
--- a/Documentation/filesystems/vfs.txt
+++ b/Documentation/filesystems/vfs.txt
@@ -4,10 +4,10 @@
 Overview of the Linux Virtual File System
 =========================================
 
-	Original author: Richard Gooch <rgooch@atnf.csiro.au>
+Original author: Richard Gooch <rgooch@atnf.csiro.au>
 
-  Copyright (C) 1999 Richard Gooch
-  Copyright (C) 2005 Pekka Enberg
+- Copyright (C) 1999 Richard Gooch
+- Copyright (C) 2005 Pekka Enberg
 
 
 Introduction