From owner-freebsd-doc@FreeBSD.ORG Tue Jul 13 01:00:16 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA17F106568F for ; Tue, 13 Jul 2010 01:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C83B88FC0A for ; Tue, 13 Jul 2010 01:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6D10EYr016505 for ; Tue, 13 Jul 2010 01:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6D10Eo3016504; Tue, 13 Jul 2010 01:00:14 GMT (envelope-from gnats) Resent-Date: Tue, 13 Jul 2010 01:00:14 GMT Resent-Message-Id: <201007130100.o6D10Eo3016504@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Warren Block Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A885C1065670 for ; Tue, 13 Jul 2010 00:56:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 97D158FC1C for ; Tue, 13 Jul 2010 00:56:06 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6D0u6CB044394 for ; Tue, 13 Jul 2010 00:56:06 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6D0u6jR044393; Tue, 13 Jul 2010 00:56:06 GMT (envelope-from nobody) Message-Id: <201007130056.o6D0u6jR044393@www.freebsd.org> Date: Tue, 13 Jul 2010 00:56:06 GMT From: Warren Block To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148534: [patch] iscontrol.8 missing option X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 01:00:17 -0000 >Number: 148534 >Category: docs >Synopsis: [patch] iscontrol.8 missing option >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 13 01:00:14 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: 8-stable >Organization: >Environment: FreeBSD lightning 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jul 11 07:39:57 MDT 2010 root@lightning:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: iscontrol(8) man page is missing the -c option letter. >How-To-Repeat: man 8 iscontrol NAME iscontrol — login/negotiator/control for an iSCSI initiator session SYNOPSIS iscontrol [-vd] [[-file] [-n nickname]] [-t target] [variable=value] ^^^ >Fix: Apply patch: --- sbin/iscontrol/iscontrol.8.orig 2010-07-12 18:22:34.000000000 -0600 +++ sbin/iscontrol/iscontrol.8 2010-07-12 18:22:58.000000000 -0600 @@ -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 Patch attached with submission follows: --- sbin/iscontrol/iscontrol.8.orig 2010-07-12 18:22:34.000000000 -0600 +++ sbin/iscontrol/iscontrol.8 2010-07-12 18:22:58.000000000 -0600 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: