Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 20:45:20 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r247129 - head/sbin/devd
Message-ID:  <201302212045.r1LKjKd6065412@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pluknet
Date: Thu Feb 21 20:45:19 2013
New Revision: 247129
URL: http://svnweb.freebsd.org/changeset/base/247129

Log:
  Separate items in the list of System values with .Pp to ease readability.

Modified:
  head/sbin/devd/devd.conf.5

Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5	Thu Feb 21 20:44:53 2013	(r247128)
+++ head/sbin/devd/devd.conf.5	Thu Feb 21 20:45:19 2013	(r247129)
@@ -350,6 +350,7 @@ The network interface is attached to the
 The network interface is detached from the system.
 .El
 .El
+.Pp
 .It Li DEVFS
 Events related to the
 .Xr devfs 5
@@ -369,6 +370,7 @@ The
 node is destroyed.
 .El
 .El
+.Pp
 .It Li USB
 Events related to the USB subsystem.
 .Bl -tag -width ".Sy Subsystem" -compact
@@ -390,6 +392,7 @@ USB interface is attached to a device.
 USB interface is detached from a device.
 .El
 .El
+.Pp
 .It Li coretemp
 Events related to the
 .Xr coretemp 4
@@ -404,6 +407,7 @@ Notification that the CPU core has reach
 String containing the temperature of the core that has become too hot.
 .El
 .El
+.Pp
 .It Li kern
 Events related to the kernel.
 .Bl -tag -width ".Sy Subsystem" -compact



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302212045.r1LKjKd6065412>