mirror of
https://github.com/cyring/CoreFreq.git
synced 2025-07-23 04:12:59 +02:00
[Doc] Obfuscate support email format in README and CLI usage
This commit is contained in:
@@ -1698,7 +1698,7 @@
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n"
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_EN \
|
||||
"Daemon connection error code %d\n%s: '%s' @ line %d\n"
|
||||
|
@@ -1363,7 +1363,7 @@ do echo -en "$h$l\t""\xc3""\x$h$l""\t"; done; done;echo
|
||||
"\t%u\tMEM_ERR\t\tErreur de fonctionnement de la mémoire\n"\
|
||||
"\t%u\tEXEC_ERR\tErreur d'exécution générale\n" \
|
||||
"\t%u\tSYS_CALL\tErreur d'appel système\n" \
|
||||
"\nSignaler toutes anomalies à labs[at]cyring.fr\n"
|
||||
"\nSignaler toutes anomalies à labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_FR \
|
||||
"Erreur code %d de connexion au démon.\n%s: '%s' @ ligne %d\n"
|
||||
|
@@ -2391,7 +2391,7 @@ REASON_CODE Help(REASON_CODE reason, ...)
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n", appName,
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n", appName,
|
||||
RC_SUCCESS,
|
||||
RC_CMD_SYNTAX,
|
||||
RC_SHM_FILE,
|
||||
|
@@ -1531,7 +1531,7 @@
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n"
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_EN \
|
||||
"Daemon connection error code %d\n%s: '%s' @ line %d\n"
|
||||
|
@@ -1196,7 +1196,7 @@ do echo -en "$h$l\t""\xc3""\x$h$l""\t"; done; done;echo
|
||||
"\t%u\tMEM_ERR\t\tErreur de fonctionnement de la mémoire\n"\
|
||||
"\t%u\tEXEC_ERR\tErreur d'exécution générale\n" \
|
||||
"\t%u\tSYS_CALL\tErreur d'appel système\n" \
|
||||
"\nSignaler toutes anomalies à labs[at]cyring.fr\n"
|
||||
"\nSignaler toutes anomalies à labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_FR \
|
||||
"Erreur code %d de connexion au démon.\n%s: '%s' @ ligne %d\n"
|
||||
|
@@ -2361,7 +2361,7 @@ REASON_CODE Help(REASON_CODE reason, ...)
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n", appName,
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n", appName,
|
||||
RC_SUCCESS,
|
||||
RC_CMD_SYNTAX,
|
||||
RC_SHM_FILE,
|
||||
|
@@ -1698,7 +1698,7 @@
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n"
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_EN \
|
||||
"Daemon connection error code %d\n%s: '%s' @ line %d\n"
|
||||
|
@@ -1363,7 +1363,7 @@ do echo -en "$h$l\t""\xc3""\x$h$l""\t"; done; done;echo
|
||||
"\t%u\tMEM_ERR\t\tErreur de fonctionnement de la mémoire\n"\
|
||||
"\t%u\tEXEC_ERR\tErreur d'exécution générale\n" \
|
||||
"\t%u\tSYS_CALL\tErreur d'appel système\n" \
|
||||
"\nSignaler toutes anomalies à labs[at]cyring.fr\n"
|
||||
"\nSignaler toutes anomalies à labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_FR \
|
||||
"Erreur code %d de connexion au démon.\n%s: '%s' @ ligne %d\n"
|
||||
|
@@ -2372,7 +2372,7 @@ REASON_CODE Help(REASON_CODE reason, ...)
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n", appName,
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n", appName,
|
||||
RC_SUCCESS,
|
||||
RC_CMD_SYNTAX,
|
||||
RC_SHM_FILE,
|
||||
|
@@ -2026,7 +2026,7 @@
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n"
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_EN \
|
||||
"Daemon connection error code %d\n%s: '%s' @ line %d\n"
|
||||
|
@@ -1499,7 +1499,7 @@ do echo -en "$h$l\t""\xc3""\x$h$l""\t"; done; done;echo
|
||||
"\t%u\tMEM_ERR\t\tErreur de fonctionnement de la mémoire\n"\
|
||||
"\t%u\tEXEC_ERR\tErreur d'exécution générale\n" \
|
||||
"\t%u\tSYS_CALL\tErreur d'appel système\n" \
|
||||
"\nSignaler toutes anomalies à labs[at]cyring.fr\n"
|
||||
"\nSignaler toutes anomalies à labs[at]cyring[.]fr\n"
|
||||
|
||||
#define RSC_ERROR_SHARED_MEM_CODE_FR \
|
||||
"Erreur code %d de connexion au démon.\n%s: '%s' @ ligne %d\n"
|
||||
|
@@ -9781,7 +9781,7 @@ REASON_CODE Help(REASON_CODE reason, ...)
|
||||
"\t%u\tMEM_ERR\t\tMemory operation error\n" \
|
||||
"\t%u\tEXEC_ERR\tGeneral execution error\n" \
|
||||
"\t%u\tSYS_CALL\tSystem call error\n" \
|
||||
"\nReport bugs to labs[at]cyring.fr\n", appName,
|
||||
"\nReport bugs to labs[at]cyring[.]fr\n", appName,
|
||||
RC_SUCCESS,
|
||||
RC_CMD_SYNTAX,
|
||||
RC_SHM_FILE,
|
||||
|
Reference in New Issue
Block a user