From 952364486a4b9d135e4b28f7f88a8703a74eae6f Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Fri, 24 Apr 2015 14:36:06 +0000 Subject: [PATCH] Fix minor mdoc issues. --- sbin/camcontrol/camcontrol.8 | 1 - usr.sbin/iovctl/iovctl.conf.5 | 6 +++--- usr.sbin/jail/jail.8 | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index 97b897b55283..33207a1fd86e 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -575,7 +575,6 @@ Most drives support this format. Print out the list in extended physical sector format. The extended format allows for ranges of blocks to be printed. .El -.Pp .It Fl G Print out the grown defect list. This is a list of bad blocks that have diff --git a/usr.sbin/iovctl/iovctl.conf.5 b/usr.sbin/iovctl/iovctl.conf.5 index b46a40931cfc..f7a605265268 100644 --- a/usr.sbin/iovctl/iovctl.conf.5 +++ b/usr.sbin/iovctl/iovctl.conf.5 @@ -144,7 +144,7 @@ passthrough devices through the use of the default section. VF-0 is not configured as a passthrough device as it explicitly overrides the default. VF-0 also sets a device-specific parameter named mac-addr. -.Bd -literal .offset ident +.Bd -literal -offset ident PF { device : "ix0"; num_vfs : 3; @@ -160,8 +160,8 @@ VF-0 { } .Ed .Sh SEE ALSO -.Xr iovctl 8 , -.Xr rc.conf 5 +.Xr rc.conf 5 , +.Xr iovctl 8 .Sh AUTHORS This manual page was written by .An Ryan Stone Aq Mt rstone@FreeBSD.org . diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 8952ae32fb47..189fa36a59d1 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -1221,7 +1221,6 @@ environment of the first jail. .Xr jls 8 , .Xr mount 8 , .Xr named 8 , -.Xr procfs 5 , .Xr reboot 8 , .Xr rpcbind 8 , .Xr sendmail 8 ,