From def37e7c68d5302d98cc7c808a9a7db4e338643e Mon Sep 17 00:00:00 2001 From: Mike Pritchard <mpp@FreeBSD.org> Date: Sun, 15 Aug 1999 10:48:36 +0000 Subject: Various man page cleanup: - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net> --- share/man/man9/device_add_child.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/device_add_child.9') diff --git a/share/man/man9/device_add_child.9 b/share/man/man9/device_add_child.9 index 17aaf1ffcb5f..580756a4afb2 100644 --- a/share/man/man9/device_add_child.9 +++ b/share/man/man9/device_add_child.9 @@ -26,10 +26,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: device_add_child.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ +.\" $Id: device_add_child.9,v 1.2 1999/05/28 09:38:25 dfr Exp $ .\" .Dd June 16, 1998 -.Dt device_add_child 9 +.Dt DEVICE_ADD_CHILD 9 .Os FreeBSD .Sh NAME .Nm device_add_child , -- cgit v1.2.3