Date: Mon, 26 Jan 2015 13:39:35 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r277756 - stable/10/share/man/man4 Message-ID: <201501261339.t0QDdZ2U053480@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501261339.t0QDdZ2U053480>