From d6121456df539acee7cebc9081cdcef71a10e9f7 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 8 Jul 2004 12:45:46 +0000 Subject: [PATCH] Slight markup fixes. --- share/man/man4/ufm.4 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/share/man/man4/ufm.4 b/share/man/man4/ufm.4 index 0d076e3e4e4..630a25a1b59 100644 --- a/share/man/man4/ufm.4 +++ b/share/man/man4/ufm.4 @@ -1,5 +1,5 @@ .\" Copyright (c) 2003 M. Warner Losh -.\" . All rights reserved. +.\" . All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -44,18 +44,18 @@ This design is used in the D-Link DSB-R100 USB Radio. The .Nm device must be configured in the kernel, along with -.Em usb +.Xr usb 4 and one of the -.Em uhci +.Xr uhci 4 or -.Em ohci +.Xr ohci 4 controllers. .Pp Subsequently, the .Pa /dev/ufm0 device can be used by userland applications. .Sh FILES -.Bl -tag -width /dev/ums0 -compact +.Bl -tag -width ".Pa /dev/ufm0" -compact .It Pa /dev/ufm0 blocking device node .El @@ -68,6 +68,6 @@ blocking device node The .Nm driver was written by -.An M. Warner Losh Aq imp@freebsd.org +.An M. Warner Losh Aq imp@FreeBSD.org for .Fx .