Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 16:50:29 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r296195 - head/usr.sbin/ctladm
Message-ID:  <201602291650.u1TGoTCd015224@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Mon Feb 29 16:50:28 2016
New Revision: 296195
URL: https://svnweb.freebsd.org/changeset/base/296195

Log:
  Fix typo.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/usr.sbin/ctladm/ctladm.8
==============================================================================
--- head/usr.sbin/ctladm/ctladm.8	Mon Feb 29 16:45:10 2016	(r296194)
+++ head/usr.sbin/ctladm/ctladm.8	Mon Feb 29 16:50:28 2016	(r296195)
@@ -560,7 +560,7 @@ If len is longer than 252 bytes (the max
 .Tn SCSI
 sense data length), it will be truncated to that length.
 The sense data format is described in
-.Xr cam_cdparse 3 .
+.Xr cam_cdbparse 3 .
 .It Fl c
 The error injection should be persistent, instead of happening once.
 Persistent errors must be deleted with the



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