-.\" $OpenBSD: usermgmt.conf.5,v 1.12 2016/01/08 20:26:54 zhuk Exp $
+.\" $OpenBSD: usermgmt.conf.5,v 1.13 2016/08/16 11:33:07 tb Exp $
.\" $NetBSD: usermgmt.conf.5,v 1.3 2002/10/02 13:49:11 grant Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 8 2016 $
+.Dd $Mdocdate: August 16 2016 $
.Dt USERMGMT.CONF 5
.Os
.Sh NAME
.Ar expire
field.
.It Ic password
-Specifies an already-encrypted default password.
+Specifies a default password encrypted with
+.Xr encrypt 1 .
.It Ic preserve
If this value is one of
.Ql true ,
-.\" $OpenBSD: usermod.8,v 1.32 2015/09/12 15:14:11 schwarze Exp $
+.\" $OpenBSD: usermod.8,v 1.33 2016/08/16 11:33:07 tb Exp $
.\" $NetBSD: usermod.8,v 1.17 2003/02/14 16:11:37 grant Exp $
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
.\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: September 12 2015 $
+.Dd $Mdocdate: August 16 2016 $
.Dt USERMOD 8
.Os
.Sh NAME
.It Fl o
Allows duplicate UIDs to be given.
.It Fl p Ar password
-Specifies an already-encrypted password for the user.
+Specifies a password encrypted with
+.Xr encrypt 1
+for the user.
This password can then be changed by using the
.Xr chpass 1
utility.