diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2008-12-04 10:07:54 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2008-12-04 10:07:54 +0000 |
commit | edff4e3d945c2bc1edf65d001debb6301e9070cf (patch) | |
tree | dd8937333768d6802e7e23ccbb47e64167ff3cb9 | |
parent | e1984134becb1824c056b0d5a23522f47e248169 (diff) | |
download | cygnal-edff4e3d945c2bc1edf65d001debb6301e9070cf.tar.gz cygnal-edff4e3d945c2bc1edf65d001debb6301e9070cf.tar.bz2 cygnal-edff4e3d945c2bc1edf65d001debb6301e9070cf.zip |
* ntsec.sgml: Fix typo.
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/ntsec.sgml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index b3f0b873b..de7ab0649 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-12-04 Corinna Vinschen <corinna@vinschen.de> + + * ntsec.sgml: Fix typo. + 2008-12-03 Corinna Vinschen <corinna@vinschen.de> * ntsec.sgml: Revamp parts of the doc for clearness. diff --git a/winsup/doc/ntsec.sgml b/winsup/doc/ntsec.sgml index 9a22092ec..61059a9a7 100644 --- a/winsup/doc/ntsec.sgml +++ b/winsup/doc/ntsec.sgml @@ -826,11 +826,11 @@ can access the password of all keys stored this way in the registry.</para> <para>Conclusion: If your system is used exclusively by you, and if you're also the only administrator of your system, and if your system is -adequately locked down to prevent malicious access, you can savely use +adequately locked down to prevent malicious access, you can safely use this method. If your machine is part of a network which has dedicated administrators, and you're not one of these administrators, but you (think you) can trust your administrators, you can probably -savely use this method.</para> +safely use this method.</para> <para>In all other cases, don't use this method. You have been warned.</para> |