mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Dot not dot terminate in FILES and SEE ALSO sections
This commit is contained in:
parent
7f69f4fdb0
commit
1399a5318f
1 changed files with 2 additions and 2 deletions
|
|
@ -164,7 +164,7 @@ for details.
|
|||
.Sh FILES
|
||||
.Bl -tag -width /usr/share/syscons/keymaps/foo_bar -compact
|
||||
.It Pa /usr/share/syscons/keymaps/*
|
||||
keyboard map files.
|
||||
keyboard map files
|
||||
.Sh EXAMPLE
|
||||
The following command will load the keyboard map file
|
||||
.Pa /usr/share/syscons/keymaps/ru.koi8-r.kbd .
|
||||
|
|
@ -198,6 +198,6 @@ Report when found.
|
|||
.Xr screen 4 ,
|
||||
.Xr syscons 4 ,
|
||||
.Xr ukbd 4 ,
|
||||
.Xr rc.conf 5 .
|
||||
.Xr rc.conf 5
|
||||
.Sh AUTHORS
|
||||
.An Søren Schmidt Aq sos@FreeBSD.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue