Author: marius Date: Sun Nov 6 21:54:27 2011 New Revision: 227282 URL: http://svn.freebsd.org/changeset/base/227282
Log: Add missing comma. Submitted by: brueffer Modified: head/share/man/man4/esp.4 Modified: head/share/man/man4/esp.4 ============================================================================== --- head/share/man/man4/esp.4 Sun Nov 6 21:33:50 2011 (r227281) +++ head/share/man/man4/esp.4 Sun Nov 6 21:54:27 2011 (r227282) @@ -84,7 +84,7 @@ Tekram DC390T .Xr pci 4 , .Xr sa 4 , .Xr sbus 4 , -.Xr scsi 4 +.Xr scsi 4 , .Xr camcontrol 8 .Sh HISTORY The _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
