You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by su...@apache.org on 2018/01/23 09:55:52 UTC

[22/50] [abbrv] hadoop git commit: HADOOP-15181. Typo in SecureMode.md

HADOOP-15181. Typo in SecureMode.md

Signed-off-by: Akira Ajisaka <aa...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e27b20b
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e27b20b
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6e27b20b

Branch: refs/heads/YARN-6592
Commit: 6e27b20b4d695ed94bd44c60f191cfbb5cdb32e2
Parents: 836643d
Author: Masahiro Tanaka <ta...@oss.nttdata.com>
Authored: Mon Jan 22 17:12:36 2018 +0900
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Mon Jan 22 17:12:36 2018 +0900

----------------------------------------------------------------------
 .../hadoop-common/src/site/markdown/SecureMode.md                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/6e27b20b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md
index 5a62c4f..2b25e6d 100644
--- a/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md
+++ b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md
@@ -572,7 +572,7 @@ or implicitly set to "simple":
 
 Needless to say, an application so configured cannot talk to a secure Hadoop cluster.
 
-#### `--verifyshortname &lt;principal>`: validate the short name of a principal
+#### `--verifyshortname <principal>`: validate the short name of a principal
 
 This verifies that the short name of a principal contains neither the `"@"`
 nor `"/"` characters.


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org