aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-03 22:01:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-03 22:01:13 +0000
commit86fa42a24a4cc17ed1eddf459b19ba67495719f5 (patch)
treec93c1ad441317c0c059d5c6fec60ed8d816ee81e /lib/libutil
parent972cf03ed9ac980bb8a66dbbcce59fd4f2837e82 (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/pw_util.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3
index 73150d5501b2d..004ee5d5fcd09 100644
--- a/lib/libutil/pw_util.3
+++ b/lib/libutil/pw_util.3
@@ -245,11 +245,11 @@ The
variable can take the following values
.Bl -tag -width PWDB_NATIVE
.It Dv PWDB_NATIVE
-the database will be generated in host native endianness.
+The database will be generated in host native endianness.
.It Dv PWDB_LE
-the database will be generated in Little-endian.
+The database will be generated in Little-endian.
.It Dv PWDB_BE
-the database will be generated in Big-endian.
+The database will be generated in Big-endian.
.El
.Pp
The