-/* $OpenBSD: auth_unix.c,v 1.28 2020/07/06 13:33:06 pirofti Exp $ */
+/* $OpenBSD: auth_unix.c,v 1.29 2022/01/28 05:54:02 guenther Exp $ */
/*
* Copyright (c) 2010, Oracle America, Inc.
/*
* auth_unix.c, Implements UNIX style authentication parameters.
*
- * The system is very weak. The client uses no encryption for it's
+ * The system is very weak. The client uses no encryption for its
* credentials and only sends null verifiers. The server sends backs
* null verifiers or optionally a verifier that suggests a new short hand
* for the credentials.