The branch stable/13 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=d3265561e2470e8370ccc7aadb0178489d63a231
commit d3265561e2470e8370ccc7aadb0178489d63a231 Author: Chris Rees <[email protected]> AuthorDate: 2021-04-15 12:26:10 +0000 Commit: Dag-Erling Smørgrav <[email protected]> CommitDate: 2026-03-04 14:46:05 +0000 lpd: Update SYNOPSIS with new flag Reported by: 0mp (cherry picked from commit cebcca89f1b059438cc329bde4d8ad254a303623) --- 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 f5f7a0409fff..048014843b3b 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -35,7 +35,7 @@ .Nd line printer spooler daemon .Sh SYNOPSIS .Nm -.Op Fl cdlpsW46 +.Op Fl cdlpsFW46 .Op Ar port# .Sh DESCRIPTION The
