aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pr
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-12-30 21:18:15 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-12-30 21:18:15 +0000
commitd64ada501ae33c02e7c4e3ce21962907df814a5a (patch)
treebd0234a8048c844b06483795cfb1fe4d34b68a4f /usr.bin/pr
parent5e705af2c9a7617aad837cc972b7eb1d8052f0e7 (diff)
Notes
Diffstat (limited to 'usr.bin/pr')
-rw-r--r--usr.bin/pr/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/pr.c b/usr.bin/pr/pr.c
index bef76c528313d..1867c7c5bc14b 100644
--- a/usr.bin/pr/pr.c
+++ b/usr.bin/pr/pr.c
@@ -1437,7 +1437,7 @@ prhead(char *buf, const char *fname, int pagcnt)
* restrictions. The specification for header line format
* in the spec clearly does not limit length. No pr currently
* restricts header length. However if we need to truncate in
- * an reasonable way, adjust the length of the printf by
+ * a reasonable way, adjust the length of the printf by
* changing HDFMT to allow a length max as an arguement printf.
* buf (which contains the offset spaces and time field could
* also be trimmed