Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 23:10:37 +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: r332875 - head/usr.sbin/pwd_mkdb
Message-ID:  <201804222310.w3MNAblU063678@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Sun Apr 22 23:10:37 2018
New Revision: 332875
URL: https://svnweb.freebsd.org/changeset/base/332875

Log:
  pwd_mkdb: add deprecation notice in manpage too
  
  Followon to r332789; as reported on the -current and -stable lists and
  in review D15144 the -l option will be removed before FreeBSD 12.0.

Modified:
  head/usr.sbin/pwd_mkdb/pwd_mkdb.8

Modified: head/usr.sbin/pwd_mkdb/pwd_mkdb.8
==============================================================================
--- head/usr.sbin/pwd_mkdb/pwd_mkdb.8	Sun Apr 22 21:27:59 2018	(r332874)
+++ head/usr.sbin/pwd_mkdb/pwd_mkdb.8	Sun Apr 22 23:10:37 2018	(r332875)
@@ -28,7 +28,7 @@
 .\"	@(#)pwd_mkdb.8	8.1 (Berkeley) 6/6/93
 .\" $FreeBSD$
 .\"
-.Dd February 5, 2014
+.Dd April 22, 2018
 .Dt PWD_MKDB 8
 .Os
 .Sh NAME
@@ -129,6 +129,11 @@ which enables generation of legacy format
 .Pq v3
 entries.
 The legacy format entries are endianness dependent.
+The
+.Fl l
+option is deprecated and is not present in
+.Fx 12.0
+and later.
 .Pp
 The following options may be specified and will affect the
 generation of legacy entries.



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