summaryrefslogtreecommitdiffstats
path: root/bin/dd
diff options
context:
space:
mode:
authorthomas <thomas@FreeBSD.org>2014-05-03 09:06:11 +0000
committerthomas <thomas@FreeBSD.org>2014-05-03 09:06:11 +0000
commit4346e1288858741a4cc3f3ec771be894b37e0a90 (patch)
tree0a8a818a9462826d060b288ef61a7458ddd78070 /bin/dd
parentad67091f07bb2b91e5b5ec887257771ab436d831 (diff)
downloadFreeBSD-src-4346e1288858741a4cc3f3ec771be894b37e0a90.zip
FreeBSD-src-4346e1288858741a4cc3f3ec771be894b37e0a90.tar.gz
Minor comment fix.
Diffstat (limited to 'bin/dd')
-rw-r--r--bin/dd/conv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/conv.c b/bin/dd/conv.c
index cd66258..2ffba1e 100644
--- a/bin/dd/conv.c
+++ b/bin/dd/conv.c
@@ -74,7 +74,7 @@ def(void)
dd_out(0);
/*
- * Ddout copies the leftover output to the beginning of
+ * dd_out copies the leftover output to the beginning of
* the buffer and resets the output buffer. Reset the
* input buffer to match it.
*/
OpenPOWER on IntegriCloud