Remove manual spacing.

This commit is contained in:
joerg 2009-04-10 17:14:07 +00:00
parent 862dc79d1d
commit f758fd1284
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mk48txx.4,v 1.15 2008/04/30 13:10:54 martin Exp $
.\" $NetBSD: mk48txx.4,v 1.16 2009/04/10 17:14:07 joerg Exp $
.\"
.\" Copyright (c) 2000, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -56,7 +56,6 @@ To tie an instance of this device to the system, use the
.Fn mk48txx_attach
function and the mk48txx_softc structure defined as follows:
.Pp
.nr nS 1
.Ft "void"
.Fn mk48txx_attach "struct mk48txx_softc *"
.Pp