summaryrefslogtreecommitdiffstats
path: root/usr.bin/tail
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1997-09-15 08:20:27 +0000
committerphk <phk@FreeBSD.org>1997-09-15 08:20:27 +0000
commita44ef5197596cfa2deb4b537cda0041e1ce02bd7 (patch)
tree59a50053286dd106619d2c31d0afbcd661f76202 /usr.bin/tail
parent463ee6273f44c77ac03e03f03346b3026b1080fc (diff)
downloadFreeBSD-src-a44ef5197596cfa2deb4b537cda0041e1ce02bd7.zip
FreeBSD-src-a44ef5197596cfa2deb4b537cda0041e1ce02bd7.tar.gz
Fix a comment.
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
Diffstat (limited to 'usr.bin/tail')
-rw-r--r--usr.bin/tail/forward.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tail/forward.c b/usr.bin/tail/forward.c
index dd75418..d1c8722 100644
--- a/usr.bin/tail/forward.c
+++ b/usr.bin/tail/forward.c
@@ -161,7 +161,7 @@ forward(fp, style, off, sbp)
}
/*
- * We pause for one second after displaying any data that has
+ * We pause for 1/4 second after displaying any data that has
* accumulated since we read the file.
*/
OpenPOWER on IntegriCloud