Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2019 15:04:04 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354997 - head/contrib/amd/amd
Message-ID:  <201911221504.xAMF44lM031070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Fri Nov 22 15:04:03 2019
New Revision: 354997
URL: https://svnweb.freebsd.org/changeset/base/354997

Log:
  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.
  
  Reviewed by:	rgrimes, trasz, kevans, brooks (all earlier, in D22466)
  Discussed with:	cy
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/contrib/amd/amd/amd.8

Modified: head/contrib/amd/amd/amd.8
==============================================================================
--- head/contrib/amd/amd/amd.8	Fri Nov 22 14:24:10 2019	(r354996)
+++ head/contrib/amd/amd/amd.8	Fri Nov 22 15:04:03 2019	(r354997)
@@ -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?201911221504.xAMF44lM031070>