From d50b2720a9828383fff568971f2b0fa7294379e3 Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Fri, 16 Dec 2011 10:21:01 +0000 Subject: [PATCH] Xref re_format(7) in devd.conf(5), not in devd(8). Pointy hat to: glebius --- sbin/devd/devd.8 | 5 ++--- sbin/devd/devd.conf.5 | 5 +++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sbin/devd/devd.8 b/sbin/devd/devd.8 index c9705fe4be7f..7377e254759c 100644 --- a/sbin/devd/devd.8 +++ b/sbin/devd/devd.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 16, 2011 +.Dd November 24, 2005 .Dt DEVD 8 .Os .Sh NAME @@ -142,7 +142,6 @@ to communicate with its clients. .El .Sh SEE ALSO .Xr devctl 4 , -.Xr devd.conf 5 , -.Xr re_format 7 +.Xr devd.conf 5 .Sh AUTHORS .An M. Warner Losh diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index 09e902bf188e..5dde3dc36c8a 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -41,7 +41,7 @@ .\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS .\" SOFTWARE. .\" -.Dd October 25, 2011 +.Dd December 16, 2011 .Dt DEVD.CONF 5 .Os .Sh NAME @@ -542,4 +542,5 @@ has many additional examples. .Sh SEE ALSO .Xr coretemp 4 , .Xr devfs 5 , -.Xr devd 8 +.Xr devd 8 , +.Xr re_format 7