From e21ebb4d2d9484e2c7ce3cfc15b98a9c60b88050 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 27 Dec 2023 16:59:48 -0700 Subject: [PATCH] auto_master.5: Fix my push Forgot the commit --amend before the push to fix the date. My bad. Fixes: fc8ac5fedf7e --- usr.sbin/autofs/auto_master.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/autofs/auto_master.5 b/usr.sbin/autofs/auto_master.5 index 41d4c5d35a0..e826176f9f3 100644 --- a/usr.sbin/autofs/auto_master.5 +++ b/usr.sbin/autofs/auto_master.5 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd August 18, 2023 +.Dd December 27, 2023 .Dt AUTO_MASTER 5 .Os .Sh NAME