Subject: CVS commit: src/usr.bin/db
To: None <source-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: source-changes
Date: 12/29/2002 13:17:05
Module Name: src
Committed By: seb
Date: Sun Dec 29 11:17:05 UTC 2002
Modified Files:
src/usr.bin/db: db.1 db.c
Log Message:
Fix error message for option `F' when passed a bogus argument.
Actually activate option `F' in getopt's optstring.
Implement option `s' to specify output field separator string.
Approved by lukem.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.bin/db/db.1
cvs rdiff -r1.4 -r1.5 src/usr.bin/db/db.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.