summaryrefslogtreecommitdiffstats
path: root/lib/libskey/skey.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-12-22 23:13:58 +0000
committermpp <mpp@FreeBSD.org>1996-12-22 23:13:58 +0000
commit2b490f7137dc598ceee0fb199752d4a270983867 (patch)
treebcecc7482967c7d09c93b3c0895718ad2a4d5713 /lib/libskey/skey.3
parentc1aa3ecaa1541240fd02352141c42ab719ee6e88 (diff)
downloadFreeBSD-src-2b490f7137dc598ceee0fb199752d4a270983867.zip
FreeBSD-src-2b490f7137dc598ceee0fb199752d4a270983867.tar.gz
Fix a spelling error.
Diffstat (limited to 'lib/libskey/skey.3')
-rw-r--r--lib/libskey/skey.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libskey/skey.3 b/lib/libskey/skey.3
index 555a36d..90d85eb 100644
--- a/lib/libskey/skey.3
+++ b/lib/libskey/skey.3
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: skey.3,v 1.1 1996/12/22 13:33:56 davidn Exp $
.\"
.Dd December 22, 1996
.Dt SKEY 3
@@ -97,7 +97,7 @@ If this function returns 0, the verify was successful and
the database was updated.
If 1 is returned, the verify failed and the database remains
unchanged.
-If -1 is returned, some sort of error occured with the database,
+If -1 is returned, some sort of error occurred with the database,
and the database is left unchanged.
The s/key database is always closed by this call.
.Pp
@@ -117,7 +117,7 @@ The
.Fn skey_crypt
is a wrapper function for the standard library
.Xr crypt 3 ,
-which returns the encrypted unix password if either the given
+which returns the encrypted UNIX password if either the given
s/key or regular passwords are ok.
.Fn skey_crypt
first attempts verification of the given password via the skey
OpenPOWER on IntegriCloud