Remove the duplicated word
Change-Id: I68dc653708a33536b69ede4f032457ab951c24dd
This commit is contained in:
parent
d4099628b2
commit
ff1ba812c0
@ -58,7 +58,7 @@ index d357e7d..f333b29 100644
|
||||
+
|
||||
+###############################################################################
|
||||
+#
|
||||
+# We will roll in the IMA X.509 certificate and pull it in the the kernel
|
||||
+# We will roll in the IMA X.509 certificate and pull it in the kernel
|
||||
+# so that it gets loaded into the _ima keyring during boot.
|
||||
+#
|
||||
+# Ideally, this should have been treated similar to other .x509 certificates
|
||||
|
@ -68,7 +68,7 @@ index 44a82c1..000b9a8 100644
|
||||
+
|
||||
+###############################################################################
|
||||
+#
|
||||
+# We will roll in the IMA X.509 certificate and pull it in the the kernel
|
||||
+# We will roll in the IMA X.509 certificate and pull it in the kernel
|
||||
+# so that it gets loaded into the _ima keyring during boot.
|
||||
+#
|
||||
+# Ideally, this should have been treated similar to other .x509 certificates
|
||||
|
@ -58,7 +58,7 @@ FAIL = 1
|
||||
MTCE_CMD_RX_PORT = 2101
|
||||
|
||||
# same state message throttle count.
|
||||
# ... only send the the degrade message every 'this' number
|
||||
# ... only send the degrade message every 'this' number
|
||||
# while the state of assert or clear remains the same.
|
||||
ONE_EVERY = 10
|
||||
|
||||
|
@ -3980,7 +3980,7 @@ SPDX-License-Identifier: Apache-2.0
|
||||
name="community" style="plain" type="xsd:string" >
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>This parameter specifies the the community of which the trap destination is a member.</para>
|
||||
<para>This parameter specifies the community of which the trap destination is a member.</para>
|
||||
</wadl:doc>
|
||||
</param>
|
||||
</representation>
|
||||
|
Loading…
Reference in New Issue
Block a user