aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/edda.1df2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/edda.1df b/man/man1/edda.1df
index 521c329b..6c0a8052 100644
--- a/man/man1/edda.1df
+++ b/man/man1/edda.1df
@@ -6,7 +6,7 @@
.B edda FILE1 [FILE2...]
.SH DESCRIPTION
Duplicate any data on stdin into a temporary file, and run ed(1) options over
-each of the files given as the remaining arguments. Example:
+each of the files given as arguments. Example:
.P
$ edda /etc/app.d/*.conf <<EOF
,s/foo/bar/g