From owner-svn-src-all@FreeBSD.ORG Fri Jul 5 18:29:10 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 619F4CC4; Fri, 5 Jul 2013 18:29:10 +0000 (UTC) (envelope-from dteske@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 50F831B60; Fri, 5 Jul 2013 18:29:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r65ITA1A030530; Fri, 5 Jul 2013 18:29:10 GMT (envelope-from dteske@svn.freebsd.org) Received: (from dteske@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r65ITAki030529; Fri, 5 Jul 2013 18:29:10 GMT (envelope-from dteske@svn.freebsd.org) Message-Id: <201307051829.r65ITAki030529@svn.freebsd.org> From: Devin Teske Date: Fri, 5 Jul 2013 18:29:10 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r252815 - head/usr.sbin/bsdconfig X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 18:29:10 -0000 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+