aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-10-25 11:05:33 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-10-25 11:05:33 +1300
commitbeaa66a46f4c88accac68c6f178487ae2955e703 (patch)
tree33e3cc4122f25415713b0f20cd989f08ca467596 /man
parentAdd an issue (diff)
downloaddotfiles-beaa66a46f4c88accac68c6f178487ae2955e703.tar.gz
dotfiles-beaa66a46f4c88accac68c6f178487ae2955e703.zip
Correction for manual page for edda(1df)
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