diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libutil/pw_util.3 | 6 |
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 |
