-.\" $OpenBSD: pkg_create.1,v 1.122 2021/11/26 12:08:35 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.123 2021/11/26 12:14:33 espie Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
.Pp
Some of these annotations define information that are local to each port
but global to the package ecosystem in general, and thus make it into
-the package locate database by default (for instance: tag, user, and group
-definitions).
+the package locate database by default
+.Po
+for instance:
+.Cm @define-tag ,
+.Cm @newuser
+and
+.Cm @newgroup
+.Pc .
See
.Xr pkg_mklocatedb 1
for details.