HADOOP-15181. Typo in SecureMode.md

Signed-off-by: Akira Ajisaka <[email protected]>


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/HDFS-7240
Commit: 6e27b20b4d695ed94bd44c60f191cfbb5cdb32e2
Parents: 836643d
Author: Masahiro Tanaka <[email protected]>
Authored: Mon Jan 22 17:12:36 2018 +0900
Committer: Akira Ajisaka <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to