Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2019 01:32:50 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r355075 - stable/12/contrib/amd/amd
Message-ID:  <201911250132.xAP1Wo8Y016875@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon Nov 25 01:32:50 2019
New Revision: 355075
URL: https://svnweb.freebsd.org/changeset/base/355075

Log:
  MFC r354997: add deprecation notice to amd man page
  
  Clarify the deprecation notice in amd.8.  amd will be removed from the
  FreeBSD base system before FreeBSD 13.0.
  
  Discussed with:	cy

Modified:
  stable/12/contrib/amd/amd/amd.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/contrib/amd/amd/amd.8
==============================================================================
--- stable/12/contrib/amd/amd/amd.8	Mon Nov 25 01:00:51 2019	(r355074)
+++ stable/12/contrib/amd/amd/amd.8	Mon Nov 25 01:32:50 2019	(r355075)
@@ -36,7 +36,7 @@
 .\" File: am-utils/amd/amd.8
 .\" $FreeBSD$
 .\"
-.Dd February 26, 2016
+.Dd November 22, 2019
 .Dt AMD 8
 .Os
 .Sh NAME
@@ -72,10 +72,17 @@
 .Ar ...
 .Sh DESCRIPTION
 .Bf -symbolic
-This daemon is obsolete.
+The
+.Nm
+daemon in the
+.Fx
+base system is deprecated and will be removed before
+.Fx 13.0 .
 Users are advised to use
 .Xr autofs 5
-instead.
+or the
+.Pa sysutils/am-utils
+port or package instead.
 .Ef
 .Pp
 The



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