diff options
author | joel <joel@FreeBSD.org> | 2013-11-08 23:08:01 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-11-08 23:08:01 +0000 |
commit | de41d3d4e5addeb2e234ae470687de1fa91388f3 (patch) | |
tree | 6ecacc902517459dd8826b403053316b7c61f5dc /usr.sbin/mfiutil | |
parent | db30f7f6ab1dec0e848eb9246a346ab1f7f35693 (diff) | |
download | FreeBSD-src-de41d3d4e5addeb2e234ae470687de1fa91388f3.zip FreeBSD-src-de41d3d4e5addeb2e234ae470687de1fa91388f3.tar.gz |
mdoc: remove superfluous paragraph macro.
Diffstat (limited to 'usr.sbin/mfiutil')
-rw-r--r-- | usr.sbin/mfiutil/mfiutil.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8 index 6ff652f..e999c77 100644 --- a/usr.sbin/mfiutil/mfiutil.8 +++ b/usr.sbin/mfiutil/mfiutil.8 @@ -714,7 +714,6 @@ Display the second detected foreign configuration: .Pp Set the current rebuild rate for volumes to 40%: .Dl Nm Cm ctrlprop rebuild 40 -.Pp .Sh SEE ALSO .Xr mfi 4 .Sh HISTORY |