From 8bbd1e5dfa3e18b14c7759c5d65609cd8ca329ce Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 17 Jul 2002 21:48:57 +0000 Subject: Fix omission in description of FS variable; from tedu --- usr.bin/awk/awk.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/awk/awk.1') diff --git a/usr.bin/awk/awk.1 b/usr.bin/awk/awk.1 index 3a03ae1385f..65ba69c068a 100644 --- a/usr.bin/awk/awk.1 +++ b/usr.bin/awk/awk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: awk.1,v 1.8 2000/11/10 05:10:21 aaron Exp $ +.\" $OpenBSD: awk.1,v 1.9 2002/07/17 21:48:56 millert Exp $ .\" EX/EE is a Bd .Dd June 29, 1996 .Dt AWK 1 @@ -431,7 +431,7 @@ conversion format used when converting numbers .It Va FS regular expression used to separate fields; also settable by option -.Fl fs . +.Fl F Ar fs . .It Va NF number of fields in the current record .It Va NR -- cgit v1.2.3