From owner-svn-src-stable-11@freebsd.org Sat Jul 22 10:15:12 2017 Return-Path: Delivered-To: svn-src-stable-11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4249DD7C9FD; Sat, 22 Jul 2017 10:15:12 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1154A749E7; Sat, 22 Jul 2017 10:15:12 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6MAFBCN047150; Sat, 22 Jul 2017 10:15:11 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6MAFBpG047149; Sat, 22 Jul 2017 10:15:11 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201707221015.v6MAFBpG047149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sat, 22 Jul 2017 10:15:11 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r321367 - stable/11/usr.sbin/ctladm X-SVN-Group: stable-11 X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: stable/11/usr.sbin/ctladm X-SVN-Commit-Revision: 321367 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for only the 11-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2017 10:15:12 -0000 Author: bcr (doc committer) Date: Sat Jul 22 10:15:11 2017 New Revision: 321367 URL: https://svnweb.freebsd.org/changeset/base/321367 Log: MFC r321023: The ctladm man page incorrectly duplicated the text for the delete subcommand in the modify section. Rewrite the modify description text in two places to say modify/modified instead of remove/removed. PR: 220710 Submitted by: sseekamp@risei.net Reviewed by: mav@ Differential Revision: https://reviews.freebsd.org/D11608 Modified: stable/11/usr.sbin/ctladm/ctladm.8 Directory Properties: stable/11/ (props changed) Modified: stable/11/usr.sbin/ctladm/ctladm.8 ============================================================================== --- stable/11/usr.sbin/ctladm/ctladm.8 Sat Jul 22 09:03:40 2017 (r321366) +++ stable/11/usr.sbin/ctladm/ctladm.8 Sat Jul 22 10:15:11 2017 (r321367) @@ -35,7 +35,7 @@ .\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $ .\" $FreeBSD$ .\" -.Dd January 23, 2017 +.Dd July 15, 2017 .Dt CTLADM 8 .Os .Sh NAME @@ -751,13 +751,13 @@ Modify a LUN size. The backend, the LUN number, and the size must be specified. .Bl -tag -width 14n .It Fl b Ar backend -Specify the backend that owns the LUN to be removed. +Specify the backend that owns the LUN to be modified. Examples are .Dq ramdisk and .Dq block . .It Fl l Ar lun_id -Specify the LUN number to remove. +Specify the LUN number to modify. .It Fl o Ar name=value Specify a backend-specific name/value pair. Multiple