mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
A single comma was missing to separate the "see also" items in
last.1 and lastlogin.8. Add it back. PR: 231187 Submitted by: david.marec@davenulle.org
This commit is contained in:
parent
c88205e76e
commit
6aca7aa44b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339450
@ -208,7 +208,7 @@ login data base
|
|||||||
.Xr lastcomm 1 ,
|
.Xr lastcomm 1 ,
|
||||||
.Xr getutxent 3 ,
|
.Xr getutxent 3 ,
|
||||||
.Xr ac 8 ,
|
.Xr ac 8 ,
|
||||||
.Xr lastlogin 8
|
.Xr lastlogin 8 ,
|
||||||
.Xr libxo 3 ,
|
.Xr libxo 3 ,
|
||||||
.Xr xo_parse_args 3
|
.Xr xo_parse_args 3
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
@ -93,7 +93,7 @@ last login database
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr last 1 ,
|
.Xr last 1 ,
|
||||||
.Xr getutxent 3 ,
|
.Xr getutxent 3 ,
|
||||||
.Xr ac 8
|
.Xr ac 8 ,
|
||||||
.Xr libxo 3 ,
|
.Xr libxo 3 ,
|
||||||
.Xr xo_parse_args 3
|
.Xr xo_parse_args 3
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
|
Loading…
Reference in New Issue
Block a user