All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: device-mapper development <dm-devel@redhat.com>,
	Xose Vazquez Perez <xose.vazquez@gmail.com>
Subject: [PATCH 1/7] multipath-tools: remove "Optional" from some attributes in multipath.conf.5
Date: Sun,  7 Aug 2016 00:40:02 +0200	[thread overview]
Message-ID: <1470523208-14067-1-git-send-email-xose.vazquez@gmail.com> (raw)

Mandatory ones were already identified. Optional is redundant.

Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 multipath/multipath.conf.5 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index aaf2705..c4a5bd4 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -804,7 +804,7 @@ subsection recognizes the following attributes:
 (Mandatory) Index of the container.
 .TP
 .B alias
-(Optional) Symbolic name for the multipath map.
+Symbolic name for the multipath map.
 .LP
 The following attributes are optional; if not set the default values
 are taken from the
@@ -868,17 +868,17 @@ subsection recognizes the following attributes:
 (Mandatory) Product identifier.
 .TP
 .B revision
-(Optional) Revision identfier.
+Revision identfier.
 .TP
 .B product_blacklist
-(Optional) Product strings to blacklist for this vendor.
+Product strings to blacklist for this vendor.
 .TP
 .B alias_prefix
-(Optional) The user_friendly_names prefix to use for this
+The user_friendly_names prefix to use for this
 device type, instead of the default "mpath".
 .TP
 .B hardware_handler
-(Optional) The hardware handler to use for this device type.
+The hardware handler to use for this device type.
 The following hardware handler are implemented:
 .RS
 .TP 12
-- 
2.7.4

             reply	other threads:[~2016-08-06 22:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06 22:40 Xose Vazquez Perez [this message]
2016-08-06 22:40 ` [PATCH 2/7] multipath-tools: replace ".I" with \fIxxx\R at multipath.conf.5 Xose Vazquez Perez
2016-08-06 22:40 ` [PATCH 3/7] multipath-tools: stand out sections headings with comments " Xose Vazquez Perez
2016-08-06 22:40 ` [PATCH 4/7] multipath-tools: add dots(spaces) between sections and keywords Xose Vazquez Perez
2016-08-06 22:40 ` [PATCH 5/7] multipath-tools: random fixes in multipath.conf.5 Xose Vazquez Perez
2016-08-06 22:40 ` [PATCH 6/7] multipath-tools: identify arrays at multipath.conf.5 Xose Vazquez Perez
2016-08-06 22:40 ` [PATCH 7/7] multipath-tools: more fixes for multipath.conf.5 Xose Vazquez Perez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1470523208-14067-1-git-send-email-xose.vazquez@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.