Author: maxim Date: Tue Jul 13 04:30:50 2010 New Revision: 209972 URL: http://svn.freebsd.org/changeset/base/209972
Log: o Restore missed flag in the synopsis. PR: docs/148534 Submitted by: Warren Block MFC after: 1 week Modified: head/sbin/iscontrol/iscontrol.8 Modified: head/sbin/iscontrol/iscontrol.8 ============================================================================== --- head/sbin/iscontrol/iscontrol.8 Tue Jul 13 04:13:31 2010 (r209971) +++ head/sbin/iscontrol/iscontrol.8 Tue Jul 13 04:30:50 2010 (r209972) @@ -34,7 +34,7 @@ .Nm .Op Fl vd .Oo -.Op Fl Ar file +.Op Fl c Ar file .Op Fl n Ar nickname .Oc .Op Fl t Ar target _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
