diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2001-11-16 02:40:09 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2001-11-16 02:40:09 +0000 |
| commit | 22524ffbb278e5134f6e6751dfc99a8b737b0639 (patch) | |
| tree | d3d408703640feb1068d1bb3d0d0bb2eaf7f018d /lib/libutil | |
| parent | ab29f8765d31b3aef5c016c6addd796b9fd1096d (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/login.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index 37580b6f5700a..6c44a2a604be0 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -86,6 +86,9 @@ although type numeric is depreciated in favour of the string format and either form is accepted for a numeric datum. Values fall into the following categories: .Bl -tag -width "program" +.It bool +If the name is present, then the boolean value is true; otherwise, it is +false .It file Path name to a data file .It program |
