svn commit: r277756 - stable/10/share/man/man4

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Jan 26 13:39:36 UTC 2015


Author: trasz
Date: Mon Jan 26 13:39:35 2015
New Revision: 277756
URL: https://svnweb.freebsd.org/changeset/base/277756

Log:
  MFC r274496:
  
  Fix mdoc warning by removing empty lines.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/share/man/man4/ipheth.4
  stable/10/share/man/man4/iscsi_initiator.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/ipheth.4
==============================================================================
--- stable/10/share/man/man4/ipheth.4	Mon Jan 26 13:37:18 2015	(r277755)
+++ stable/10/share/man/man4/ipheth.4	Mon Jan 26 13:39:35 2015	(r277756)
@@ -103,4 +103,3 @@ A command similar to
 may be required if the device is not recognised automatically by
 .Nm
 after it is connected.
-

Modified: stable/10/share/man/man4/iscsi_initiator.4
==============================================================================
--- stable/10/share/man/man4/iscsi_initiator.4	Mon Jan 26 13:37:18 2015	(r277755)
+++ stable/10/share/man/man4/iscsi_initiator.4	Mon Jan 26 13:39:35 2015	(r277756)
@@ -54,7 +54,6 @@ Users are advised to use
 instead.
 .Ef
 .Pp
-
 The
 .Nm
 implements the kernel side of the Internet SCSI (iSCSI) network


More information about the svn-src-stable-10 mailing list