From 151eda0c9767b8a5dc6836b5437fbaccfbfb1229 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 26 Jul 2018 20:36:10 +0000 Subject: [PATCH] Xr make-plist -> update-plist; --- share/man/man5/bsd.port.mk.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 9b8211e0420..12a04d280fa 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.488 2018/07/16 09:13:29 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.489 2018/07/26 20:36:10 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 16 2018 $ +.Dd $Mdocdate: July 26 2018 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -3187,7 +3187,7 @@ or other files pertinent to the package. .It "Discovered old directory in ..." This message comes from -.Xr make-plist 1 . +.Xr update-plist 1 . A directory was found in the PLIST that used to be needed but is no longer, because it's now accounted for through dependencies. Indicates the old directory has been removed. -- 2.20.1