=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tail/tail.1,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- src/usr.bin/tail/tail.1 2003/06/03 02:56:17 1.11 +++ src/usr.bin/tail/tail.1 2006/10/02 07:50:25 1.12 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tail.1,v 1.11 2003/06/03 02:56:17 millert Exp $ +.\" $OpenBSD: tail.1,v 1.12 2006/10/02 07:50:25 jmc Exp $ .\" $NetBSD: tail.1,v 1.4 1994/11/23 07:42:13 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 @@ -91,7 +91,7 @@ .Ar number lines. .It Fl f -Do not stop when end-of-file is reached, but rather to wait for additional +Do not stop when end-of-file is reached; instead, wait for additional data to be appended to the input. If the file is replaced (i.e., the inode number changes), .Nm