Mailinglist Archive: yast-commit (500 mails)
| < Previous | Next > |
[yast-commit] r66296 - /branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp
- From: gs@xxxxxxxxxxxxxxxxx
- Date: Thu, 06 Oct 2011 12:54:37 -0000
- Message-id: <20111006125437.3F45332C0A@svn2.opensuse.org>
Author: gs
Date: Thu Oct 6 14:54:36 2011
New Revision: 66296
URL: http://svn.opensuse.org/viewcvs/yast?rev=66296&view=rev
Log:
fixed typos in help text
Modified:
branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp
Modified: branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp?rev=66296&r1=66295&r2=66296&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp (original)
+++ branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp Thu Oct 6
14:54:36 2011
@@ -72,7 +72,7 @@
sends it) or <i>NOLOG</i> to discard all audit information instead of writing
it on disk (does not affect
data sent to the dispatcher).</p> ") +
/* logfile_settings dialog help 5/8 */
- _("<p><b>Flush</b>: describes how to write the data to disk. If set to
<i>INCREMANTAL</i> the
+ _("<p><b>Flush</b>: describes how to write the data to disk. If set to
<i>INCREMENTAL</i> the
<b>Frequency</b> parameter tells how many records to write before issuing an
explicit flush to disk.
<i>NONE</i> means: no special effort is made to flush data, <i>DATA</i>: keep
data portion synced,
<i>SYNC</i>: keep data and meta-data fully synced.</p>" ) +
@@ -143,13 +143,13 @@
/* rules dialog help 1/6 */
"audit_rules" : _("<p><b><big>Rules for auditctl</big></b><br>
-This dialog offers the possibiltiy to enable or to disable the syscall
+This dialog offers the possibilitiy to enable or to disable the syscall
auditing as well as to lock the audit configuration.
The selected flag from <b>Set Enabled Flag</b> will be added to the
rules.</p>" ) +
/* rules dialog help 2/6 */
_("<p><b>Please note:</b><br>Locking the rules means they cannot be
changed until next reboot! </p>" ) +
/* rules dialog help 3/6 */
- _("<p>Enabling auditing whithout additional rules will cause the
+ _("<p>Enabling auditing without additional rules will cause the
applications which use <i>libaudit</i>, e.g. PAM to log to
/var/log/audit/audit.log (default).</p> ") +
/* rules dialog help 4/6 */
_("<p>The dialog also allows you to edit the rules manually, which is
recommended for advanced users only.<br>
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Oct 6 14:54:36 2011
New Revision: 66296
URL: http://svn.opensuse.org/viewcvs/yast?rev=66296&view=rev
Log:
fixed typos in help text
Modified:
branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp
Modified: branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp?rev=66296&r1=66295&r2=66296&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp (original)
+++ branches/SuSE-Code-11-SP2-Branch/audit-laf/src/helps.ycp Thu Oct 6
14:54:36 2011
@@ -72,7 +72,7 @@
sends it) or <i>NOLOG</i> to discard all audit information instead of writing
it on disk (does not affect
data sent to the dispatcher).</p> ") +
/* logfile_settings dialog help 5/8 */
- _("<p><b>Flush</b>: describes how to write the data to disk. If set to
<i>INCREMANTAL</i> the
+ _("<p><b>Flush</b>: describes how to write the data to disk. If set to
<i>INCREMENTAL</i> the
<b>Frequency</b> parameter tells how many records to write before issuing an
explicit flush to disk.
<i>NONE</i> means: no special effort is made to flush data, <i>DATA</i>: keep
data portion synced,
<i>SYNC</i>: keep data and meta-data fully synced.</p>" ) +
@@ -143,13 +143,13 @@
/* rules dialog help 1/6 */
"audit_rules" : _("<p><b><big>Rules for auditctl</big></b><br>
-This dialog offers the possibiltiy to enable or to disable the syscall
+This dialog offers the possibilitiy to enable or to disable the syscall
auditing as well as to lock the audit configuration.
The selected flag from <b>Set Enabled Flag</b> will be added to the
rules.</p>" ) +
/* rules dialog help 2/6 */
_("<p><b>Please note:</b><br>Locking the rules means they cannot be
changed until next reboot! </p>" ) +
/* rules dialog help 3/6 */
- _("<p>Enabling auditing whithout additional rules will cause the
+ _("<p>Enabling auditing without additional rules will cause the
applications which use <i>libaudit</i>, e.g. PAM to log to
/var/log/audit/audit.log (default).</p> ") +
/* rules dialog help 4/6 */
_("<p>The dialog also allows you to edit the rules manually, which is
recommended for advanced users only.<br>
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |