From owner-svn-src-head@FreeBSD.ORG Fri Nov 14 08:58:56 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8AAE4236; Fri, 14 Nov 2014 08:58:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7729C74E; Fri, 14 Nov 2014 08:58:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAE8wuS0010551; Fri, 14 Nov 2014 08:58:56 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAE8wuM0010549; Fri, 14 Nov 2014 08:58:56 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201411140858.sAE8wuM0010549@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Fri, 14 Nov 2014 08:58:56 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r274496 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 08:58:56 -0000 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