git: e21ebb4d2d94 - main - auto_master.5: Fix my push
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 00:01:53 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=e21ebb4d2d9484e2c7ce3cfc15b98a9c60b88050
commit e21ebb4d2d9484e2c7ce3cfc15b98a9c60b88050
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-12-27 23:59:48 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-12-27 23:59:48 +0000
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 41d4c5d35a0d..e826176f9f3f 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