summaryrefslogtreecommitdiff
path: root/man/du.x
diff options
context:
space:
mode:
Diffstat (limited to 'man/du.x')
-rw-r--r--man/du.x4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/du.x b/man/du.x
index b170369..62db8d3 100644
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2016 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
@@ -19,7 +19,7 @@ will match any files whose names end in
.BR .o .
Therefore, the command
.IP
-.B du --exclude='*.o'
+.B du --exclude=\(aq*.o\(aq
.PP
will skip all files and subdirectories ending in
.BR .o