From owner-svn-src-all@freebsd.org Mon Aug 22 18:17:30 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4074BC209E; Mon, 22 Aug 2016 18:17:30 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 A43841619; Mon, 22 Aug 2016 18:17:30 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7MIHTts053001; Mon, 22 Aug 2016 18:17:29 GMT (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7MIHTfO052999; Mon, 22 Aug 2016 18:17:29 GMT (envelope-from jhb@FreeBSD.org) Message-Id: <201608221817.u7MIHTfO052999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhb set sender to jhb@FreeBSD.org using -f From: John Baldwin Date: Mon, 22 Aug 2016 18:17:29 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r304621 - in head/share/man/man4: . man4.i386 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2016 18:17:30 -0000 Author: jhb Date: Mon Aug 22 18:17:29 2016 New Revision: 304621 URL: https://svnweb.freebsd.org/changeset/base/304621 Log: Remove cross references to el(4) and ie(4). Modified: head/share/man/man4/man4.i386/ep.4 head/share/man/man4/sn.4 Modified: head/share/man/man4/man4.i386/ep.4 ============================================================================== --- head/share/man/man4/man4.i386/ep.4 Mon Aug 22 18:12:44 2016 (r304620) +++ head/share/man/man4/man4.i386/ep.4 Mon Aug 22 18:17:29 2016 (r304621) @@ -200,8 +200,6 @@ This should never happen. .Sh SEE ALSO .Xr altq 4 , .Xr ed 4 , -.Xr el 4 , -.Xr ie 4 , .Xr intro 4 , .Xr ng_ether 4 , .Xr sn 4 , Modified: head/share/man/man4/sn.4 ============================================================================== --- head/share/man/man4/sn.4 Mon Aug 22 18:12:44 2016 (r304620) +++ head/share/man/man4/sn.4 Mon Aug 22 18:17:29 2016 (r304621) @@ -97,7 +97,6 @@ driver. .Sh SEE ALSO .Xr ed 4 , .Xr ep 4 , -.Xr ie 4 , .Xr intro 4 , .Xr ng_ether 4 , .Xr vx 4 ,