Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 23:30:54 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r284434 - head/share/man/man9
Message-ID:  <201506152330.t5FNUsNJ045232@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pluknet
Date: Mon Jun 15 23:30:54 2015
New Revision: 284434
URL: https://svnweb.freebsd.org/changeset/base/284434

Log:
  Deshallify.

Modified:
  head/share/man/man9/ifnet.9

Modified: head/share/man/man9/ifnet.9
==============================================================================
--- head/share/man/man9/ifnet.9	Mon Jun 15 22:04:29 2015	(r284433)
+++ head/share/man/man9/ifnet.9	Mon Jun 15 23:30:54 2015	(r284434)
@@ -1172,7 +1172,7 @@ structure to be the first element in tha
 (A pointer to
 this address structure is saved in the
 .Vt ifnet
-structure and shall be accessed by the
+structure and is accessed by the
 .Fn ifaddr_byindex
 function.)
 The



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