فهرست منبع

sctp Documentation - change "sercmd" to "kamcmd"

Olle E. Johansson 10 سال پیش
والد
کامیت
58b4ea9ca3
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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).