Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2018 05:02:10 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r327569 - head/usr.sbin/devmatch
Message-ID:  <201801050502.w0552AFL080614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Fri Jan  5 05:02:09 2018
New Revision: 327569
URL: https://svnweb.freebsd.org/changeset/base/327569

Log:
  Fix cut and paste error from devinfo.8 origin of this file
  
  Noticed by: kevans@

Modified:
  head/usr.sbin/devmatch/devmatch.8

Modified: head/usr.sbin/devmatch/devmatch.8
==============================================================================
--- head/usr.sbin/devmatch/devmatch.8	Fri Jan  5 02:15:05 2018	(r327568)
+++ head/usr.sbin/devmatch/devmatch.8	Fri Jan  5 05:02:09 2018	(r327569)
@@ -29,7 +29,7 @@
 .Dt DEVMATCH 8
 .Os
 .Sh NAME
-.Nm devinfo
+.Nm devmatch
 .Nd print information about unattached devices
 .Sh SYNOPSIS
 .Nm



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