mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix the man page's title (.Dt).
(It has been ``SKEY.ACCESS''.)
This commit is contained in:
parent
be159dcaf7
commit
d778c2c01b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.\" this is comment
|
||||
.Dd April 30, 1994
|
||||
.Dt SKEY.ACCESS 5
|
||||
.Dt LOGIN.ACCESS 5
|
||||
.Os FreeBSD 1.2
|
||||
.Sh NAME
|
||||
.Nm login.access
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.\" this is comment
|
||||
.Dd April 30, 1994
|
||||
.Dt SKEY.ACCESS 5
|
||||
.Dt LOGIN.ACCESS 5
|
||||
.Os FreeBSD 1.2
|
||||
.Sh NAME
|
||||
.Nm login.access
|
||||
|
|
|
|||
Loading…
Reference in a new issue