Răsfoiți Sursa

sctp Documentation - change "sercmd" to "kamcmd"

Olle E. Johansson 10 ani în urmă
părinte
comite
58b4ea9ca3
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      modules/sctp/README
  2. 1 1
      modules/sctp/doc/sctp_admin.xml

+ 1 - 1
modules/sctp/README

@@ -235,7 +235,7 @@ modparam("sctp", "sctp_send_retries", 1)
    better performance, but it will also disable some other features that
    depend on it (e.g. sctp_assoc_reuse).
 
-   Can be changed at runtime (sercmd sctp assoc_tracking 0), but changes
+   Can be changed at runtime (kamcmd sctp assoc_tracking 0), but changes
    will be allowed only if all the other features that depend on it are
    turned off (for example it can be turned off only if first
    sctp_assoc_reuse was turned off).

+ 1 - 1
modules/sctp/doc/sctp_admin.xml

@@ -194,7 +194,7 @@ modparam("sctp", "sctp_send_retries", 1)
 			features that depend on it (e.g. sctp_assoc_reuse).
 		</para>
 		<para>
-			Can be changed at runtime (sercmd sctp assoc_tracking 0), but changes
+			Can be changed at runtime (&sercmd; sctp assoc_tracking 0), but changes
 			will be allowed only if all the other features that depend on it are
 			turned off (for example it can be turned off only if first
 			sctp_assoc_reuse was turned off).