summaryrefslogtreecommitdiff
path: root/share/man/man9/devclass_get_device.9
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-20 04:41:45 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-20 04:41:45 +0000
commit0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch)
tree48a3225dfba4179815fb512c8ba7492fa4c83fbc /share/man/man9/devclass_get_device.9
parent94bb9d581468116c659950d31288ce30f661f3d4 (diff)
Diffstat (limited to 'share/man/man9/devclass_get_device.9')
-rw-r--r--share/man/man9/devclass_get_device.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/devclass_get_device.9 b/share/man/man9/devclass_get_device.9
index 1b9e0a4ff2f23..dd5bd0de17507 100644
--- a/share/man/man9/devclass_get_device.9
+++ b/share/man/man9/devclass_get_device.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_device.9,v 1.4 1999/08/28 00:21:21 peter Exp $
.\"
.Dd June 16, 1998
.Dt DEVCLASS_GET_DEVICE 9