Just a short followup: csup(1) actually has '-g' (command line mode,
no graphics) flag for compatibility with cvsup(1) while doesn't
announce it in usage(). We still have "SUPFLAGS=-g -L2" in
src/Makefile.inc1 and perhaps it's time to remove '-g' there too.
On Thu, 2 Sep 2010, 05:07-, Maxim K
Author: maxim
Date: Thu Sep 2 05:07:34 2010
New Revision: 212138
URL: http://svn.freebsd.org/changeset/base/212138
Log:
o csup(1) does not have -g flag. Remove it from the example.
PR: conf/150214
Submitted by: Li
MFC after:1 week
Modified:
head/share/examples/etc/mak