The branch stable/13 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=1afa6f918bd502037b6e9c7a8ac0efbf7b7dd43f
commit 1afa6f918bd502037b6e9c7a8ac0efbf7b7dd43f Author: Chris Rees <[email protected]> AuthorDate: 2021-04-15 11:40:16 +0000 Commit: Dag-Erling Smørgrav <[email protected]> CommitDate: 2026-03-04 14:46:05 +0000 lpd.8: Chase Dd-- took old value when merging (cherry picked from commit 56b0f5f360b6039c6a696aa241aaa02a16ff6a0a) --- usr.sbin/lpr/lpd/lpd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index aaab2923fd48..f5f7a0409fff 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -27,7 +27,7 @@ .\" .\" @(#)lpd.8 8.3 (Berkeley) 4/19/94 .\" -.Dd April 9, 2021 +.Dd April 15, 2021 .Dt LPD 8 .Os .Sh NAME
