mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the version information from `.Os FreeBSD' here. Not only
might it confuse people, but it causes a warning message with nroff, and no version history mentions a 1.2 version of FreeBSD. If anything, a ``HISTORY'' section should show which version this appeared in.
This commit is contained in:
parent
fd3e261bae
commit
111b70aa08
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
.\" this is comment
|
||||
.Dd April 30, 1994
|
||||
.Dt LOGIN.ACCESS 5
|
||||
.Os FreeBSD 1.2
|
||||
.Os FreeBSD
|
||||
.Sh NAME
|
||||
.Nm login.access
|
||||
.Nd login access control table
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
.\" this is comment
|
||||
.Dd April 30, 1994
|
||||
.Dt LOGIN.ACCESS 5
|
||||
.Os FreeBSD 1.2
|
||||
.Os FreeBSD
|
||||
.Sh NAME
|
||||
.Nm login.access
|
||||
.Nd login access control table
|
||||
|
|
|
|||
Loading…
Reference in a new issue