From 1399a5318fbc4552efff66b031a7183711dfd767 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 28 May 2000 14:59:02 +0000 Subject: [PATCH] Dot not dot terminate in FILES and SEE ALSO sections --- usr.sbin/kbdcontrol/kbdcontrol.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 9b50e0da0f4..dcd949296c8 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -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