From be609cace2304ec161c7c649df7deee5b8d11a88 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Fri, 14 Nov 2014 11:47:27 +0000 Subject: [PATCH] Fix mdoc warning. MFC after: 1 month Sponsored by: The FreeBSD Foundation --- share/man/man4/virtio_console.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/virtio_console.4 b/share/man/man4/virtio_console.4 index c30ad573e65..b855f1388da 100644 --- a/share/man/man4/virtio_console.4 +++ b/share/man/man4/virtio_console.4 @@ -56,6 +56,7 @@ each port is accessible through .Sh FILES .Bl -tag -width ".Pa /dev/ttyV?.??" -compact .It Pa /dev/ttyV?.?? +.El .Sh SEE ALSO .Xr tty 4 .Xr virtio 4