Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2014 08:58:56 +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: r274496 - head/share/man/man4
Message-ID:  <201411140858.sAE8wuM0010549@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Fri Nov 14 08:58:55 2014
New Revision: 274496
URL: https://svnweb.freebsd.org/changeset/base/274496

Log:
  Fix mdoc warning by removing empty lines.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man4/ipheth.4
  head/share/man/man4/iscsi_initiator.4

Modified: head/share/man/man4/ipheth.4
==============================================================================
--- head/share/man/man4/ipheth.4	Fri Nov 14 08:58:06 2014	(r274495)
+++ head/share/man/man4/ipheth.4	Fri Nov 14 08:58:55 2014	(r274496)
@@ -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: head/share/man/man4/iscsi_initiator.4
==============================================================================
--- head/share/man/man4/iscsi_initiator.4	Fri Nov 14 08:58:06 2014	(r274495)
+++ head/share/man/man4/iscsi_initiator.4	Fri Nov 14 08:58:55 2014	(r274496)
@@ -54,7 +54,6 @@ Users are advised to use
 instead.
 .Ef
 .Pp
-
 The
 .Nm
 implements the kernel side of the Internet SCSI (iSCSI) network



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