Author: ngie
Date: Thu Mar  2 06:22:05 2017
New Revision: 314544
URL: https://svnweb.freebsd.org/changeset/base/314544

Log:
  Sort .Xr: ahci(4) comes before ahd(4)
  
  X-MFC with:   r314110
  Reported by:  make manlint
  Sponsored by: Dell EMC Isilon

Modified:
  head/share/man/man4/scsi.4

Modified: head/share/man/man4/scsi.4
==============================================================================
--- head/share/man/man4/scsi.4  Thu Mar  2 06:03:21 2017        (r314543)
+++ head/share/man/man4/scsi.4  Thu Mar  2 06:22:05 2017        (r314544)
@@ -256,8 +256,7 @@ There are currently seven debugging flag
 This flag enables general informational printfs for the device
 or devices in question.
 .It Dv CAM_DEBUG_TRACE
-This flag enables function-level command flow tracing.
-i.e.\&
+This flag enables function-level command flow tracing i.e.,
 kernel printfs will happen at the entrance and exit of various functions.
 .It Dv CAM_DEBUG_SUBTRACE
 This flag enables debugging output internal to various functions.
@@ -316,8 +315,8 @@ for details.
 .Xr ada 4 ,
 .Xr aha 4 ,
 .Xr ahc 4 ,
-.Xr ahd 4 ,
 .Xr ahci 4 ,
+.Xr ahd 4 ,
 .Xr ata 4 ,
 .Xr bt 4 ,
 .Xr cd 4 ,
_______________________________________________
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"

Reply via email to