summaryrefslogtreecommitdiffstats
path: root/bin/pax/buf_subs.c
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2002-07-15 02:03:30 +0000
committerkeramida <keramida@FreeBSD.org>2002-07-15 02:03:30 +0000
commit467c3ff4526f2dc81b474d1ab4adcc2998337415 (patch)
tree1ab14a975fd2f553150c05b4a7422217936a540b /bin/pax/buf_subs.c
parent0c587ffca06fdb69bfa28597938a8d65e87a7d61 (diff)
downloadFreeBSD-src-467c3ff4526f2dc81b474d1ab4adcc2998337415.zip
FreeBSD-src-467c3ff4526f2dc81b474d1ab4adcc2998337415.tar.gz
Fix a couple of typos in a comment.
PR: docs/33559 Submitted by: Marc Olzheim <marcolz@ilse.nl>
Diffstat (limited to 'bin/pax/buf_subs.c')
-rw-r--r--bin/pax/buf_subs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/buf_subs.c b/bin/pax/buf_subs.c
index 6e85b07..473d79e 100644
--- a/bin/pax/buf_subs.c
+++ b/bin/pax/buf_subs.c
@@ -589,7 +589,7 @@ wr_skip(off_t skcnt)
/*
* wr_rdfile()
* fill write buffer with the contents of a file. We are passed an open
- * file descriptor to the file an the archive structure that describes the
+ * file descriptor to the file and the archive structure that describes the
* file we are storing. The variable "left" is modified to contain the
* number of bytes of the file we were NOT able to write to the archive.
* it is important that we always write EXACTLY the number of bytes that
OpenPOWER on IntegriCloud