svn commit: r252815 - head/usr.sbin/bsdconfig
Devin Teske
dteske at FreeBSD.org
Fri Jul 5 18:29:10 UTC 2013
Author: dteske
Date: Fri Jul 5 18:29:09 2013
New Revision: 252815
URL: http://svnweb.freebsd.org/changeset/base/252815
Log:
Make a correction to the description of invocation with-versus-without
arguments, making things a bit more clear [hopefully].
Modified:
head/usr.sbin/bsdconfig/bsdconfig.8
Modified: head/usr.sbin/bsdconfig/bsdconfig.8
==============================================================================
--- head/usr.sbin/bsdconfig/bsdconfig.8 Fri Jul 5 18:27:38 2013 (r252814)
+++ head/usr.sbin/bsdconfig/bsdconfig.8 Fri Jul 5 18:29:09 2013 (r252815)
@@ -80,9 +80,9 @@ is used to set up many system configurat
well as changing configuration settings of existing systems.
.Pp
.Nm
-takes a command as an argument.
-If invoked with no arguments, it will bring up a master menu listing the
-available commands.
+optionally takes a command as an argument.
+If invoked with no arguments, it will bring up an interactive menu listing the
+available modules.
.Pp
The following options are available:
.Bl -tag -width indent+
More information about the svn-src-all
mailing list