aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/devclass_get_softc.9
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2012-04-09 16:18:55 +0000
committerKen Smith <kensmith@FreeBSD.org>2012-04-09 16:18:55 +0000
commit039ea811636f62633b18bcadb9f5332b215f7900 (patch)
tree2b6265c3f691194eb9ff68f608c028eb43e14708 /share/man/man9/devclass_get_softc.9
parent0724db41d65f0854fe1349e284feceb8c5c047ed (diff)
Diffstat (limited to 'share/man/man9/devclass_get_softc.9')
-rw-r--r--share/man/man9/devclass_get_softc.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/devclass_get_softc.9 b/share/man/man9/devclass_get_softc.9
index e4c55334fad4..c5c4d17807a2 100644
--- a/share/man/man9/devclass_get_softc.9
+++ b/share/man/man9/devclass_get_softc.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/man/man9/devclass_get_softc.9,v 1.8.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $
.\"
.Dd June 16, 1998
.Dt DEVCLASS_GET_SOFTC 9