Catch up with diff from 1.22.2.13 to 1.22.2.14
This commit is contained in:
parent
539552d5af
commit
169c7e7296
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11527
1 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
.\" 5. Modifications may be freely made to this file providing the above
|
||||
.\" conditions are met.
|
||||
.\"
|
||||
.\" %FreeBSD: src/lib/libutil/login.conf.5,v 1.22.2.13 2001/10/21 19:42:12 ache Exp %
|
||||
.\" %FreeBSD: src/lib/libutil/login.conf.5,v 1.22.2.14 2001/12/17 10:08:32 ru Exp %
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.Dd November 22, 1996
|
||||
|
@ -91,6 +91,9 @@
|
|||
受け入れられることがあったり、両方の書式が受け入れられることもあります。
|
||||
値は次のカテゴリに分類されます。
|
||||
.Bl -tag -width "program"
|
||||
.It bool
|
||||
名前が存在する場合、ブール値は真になります。
|
||||
そうでない場合、偽になります。
|
||||
.It file
|
||||
データファイルへのパス名
|
||||
.It program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue