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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"