=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/awk/awk.1,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- src/usr.bin/awk/awk.1 2006/03/29 15:29:55 1.24 +++ src/usr.bin/awk/awk.1 2007/01/29 19:41:10 1.25 @@ -1,4 +1,4 @@ -.\" $OpenBSD: awk.1,v 1.24 2006/03/29 15:29:55 jmc Exp $ +.\" $OpenBSD: awk.1,v 1.25 2007/01/29 19:41:10 jmc Exp $ .\" EX/EE is a Bd .\" .\" Copyright (C) Lucent Technologies 1997 @@ -81,9 +81,9 @@ .It Fl F Ar fs Define the input field separator to be the regular expression .Ar fs . -.It Fl f Ar filename +.It Fl f Ar progfile Read program code from the specified file -.Ar filename +.Ar progfile instead of from the command line. .It Fl safe Disable file output