fix minor typos in Intrusion-INTRO.sgml

This commit is contained in:
Jason Leschnik 2016-10-25 00:12:47 +11:00
parent 95cf037670
commit 04d102e9ed
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<title>Permissions</title> <title>Permissions</title>
<para>Passwords usually come with usernames as well. A good username-and-password system will enable you to set up several roles for your computers. Each role will need different types of access, will use different programs and different data.</para> <para>Passwords usually come with usernames as well. A good username-and-password system will enable you to set up several roles for your computers. Each role will need different types of access, will use different programs and different data.</para>
<para>If an intruder guesses or finds out one person's username and password, they will have access to any programs or data that that person usually has access to. For this reason, you might like to limit what each person is allowed to access.</para> <para>If an intruder guesses or finds out one person's username and password, they will have access to any programs or data that person usually has access to. For this reason, you might like to limit what each person is allowed to access.</para>
<para>Most computer systems have something in place which does this. Under most systems, it is called 'permissions'. Your computer manual or local expert can help you set it up on your computers.</para> <para>Most computer systems have something in place which does this. Under most systems, it is called 'permissions'. Your computer manual or local expert can help you set it up on your computers.</para>