svn commit: r355075 - stable/12/contrib/amd/amd
Ed Maste
emaste at FreeBSD.org
Mon Nov 25 01:32:50 UTC 2019
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
More information about the svn-src-stable-12
mailing list