summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-12-21 19:59:15 +0000
committerrwatson <rwatson@FreeBSD.org>2001-12-21 19:59:15 +0000
commit3d926fa72889d9d813dc7ebc753adbb7b9614bba (patch)
treee3d3429361187eef5af84c41b6d09e9df0633264 /usr.sbin/sade
parent6b6187c5ffb4f5c24ac294342ae4a149673ca0b2 (diff)
downloadFreeBSD-src-3d926fa72889d9d813dc7ebc753adbb7b9614bba.zip
FreeBSD-src-3d926fa72889d9d813dc7ebc753adbb7b9614bba.tar.gz
o Wording and spelling fixes for security menu description.
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/menus.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c
index bfbb317..3e207ea 100644
--- a/usr.sbin/sade/menus.c
+++ b/usr.sbin/sade/menus.c
@@ -2082,11 +2082,11 @@ DMenu MenuUsermgmt = {
DMenu MenuSecurity = {
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
"System Security Options Menu",
- "This menu allows you to configure aspects of the operating systme\n"
- "policy. If configured improperly, these settings may result in\n"
- "substantially impaired system operation. Please read the system\n"
- "documentation carefully before modifying these settings. Many\n"
- "settings will take affect only following a system reboot.",
+ "This menu allows you to configure aspects of the operating system security\n"
+ "policy. Please read the system documentation carefully before modifying\n"
+ "these settings, as they may cause service disruption if used improperly.\n"
+ "\n"
+ "Most settings will take affect only following a system reboot.",
"Configure system security options",
NULL,
{ { "X Exit", "Exit this menu (returning to previous)",
OpenPOWER on IntegriCloud