The branch main has been updated by imp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1b7663a03ca93451ae0b8b3272e5ad991da0fa9a

commit 1b7663a03ca93451ae0b8b3272e5ad991da0fa9a
Author:     Warner Losh <i...@freebsd.org>
AuthorDate: 2023-08-24 22:15:11 +0000
Commit:     Warner Losh <i...@freebsd.org>
CommitDate: 2023-08-24 22:16:18 +0000

    smartpqi: Use today's date
    
    We don't have any other man pages that uses $Mdocdate$ so just inline
    today's date and remove $Id$ while I'm here.
---
 share/man/man4/smartpqi.4 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/share/man/man4/smartpqi.4 b/share/man/man4/smartpqi.4
index 3e61ba85cc1a..5b7ea923e13e 100644
--- a/share/man/man4/smartpqi.4
+++ b/share/man/man4/smartpqi.4
@@ -24,8 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\" $Id$
-.Dd $Mdocdate$
+.Dd August 24, 2023
 .Dt SMARTPQI 4
 .Os
 .Sh NAME

Reply via email to