Expand the description of the LOGIN_SET* bits.
authormillert <millert@openbsd.org>
Wed, 23 Mar 2022 14:51:42 +0000 (14:51 +0000)
committermillert <millert@openbsd.org>
Wed, 23 Mar 2022 14:51:42 +0000 (14:51 +0000)
commitd07b065ee202d82bd8e14bd2a67c2ff2080be6cc
tree03c223759b576df98475003d39e786e7fdfda0b1
parent8d83ce74cfddfbbac48d82db406029605e451b19
Expand the description of the LOGIN_SET* bits.
Specifically, describe the default behavior if the corresponding
login.conf fields are not present.  OK deraadt@
lib/libc/gen/login_cap.3