svn commit: r274502 - head/share/man/man4

Edward Tomasz Napierala trasz at FreeBSD.org
Fri Nov 14 11:47:28 UTC 2014


Author: trasz
Date: Fri Nov 14 11:47:27 2014
New Revision: 274502
URL: https://svnweb.freebsd.org/changeset/base/274502

Log:
  Fix mdoc warning.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man4/virtio_console.4

Modified: head/share/man/man4/virtio_console.4
==============================================================================
--- head/share/man/man4/virtio_console.4	Fri Nov 14 11:31:10 2014	(r274501)
+++ head/share/man/man4/virtio_console.4	Fri Nov 14 11:47:27 2014	(r274502)
@@ -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


More information about the svn-src-head mailing list