diff options
| author | martin <martin@NetBSD.org> | 2022-12-16 17:35:42 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2022-12-16 17:35:42 +0000 |
| commit | b5df9ecaefe2fc194f927389abdc6feb689403ac (patch) | |
| tree | 6128e01848b8dfdaa6101250d17ede28d5186c8f /external/gpl2 | |
| parent | 9ebc005c7122f6014596209d153a73cf72895112 (diff) | |
Welcome to 10.99.1!
Diffstat (limited to 'external/gpl2')
| -rw-r--r-- | external/gpl2/groff/tmac/mdoc.local | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/external/gpl2/groff/tmac/mdoc.local b/external/gpl2/groff/tmac/mdoc.local index 50572558ae5..dadfbd3911c 100644 --- a/external/gpl2/groff/tmac/mdoc.local +++ b/external/gpl2/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.7 2020/09/02 09:28:25 kim Exp $ +.\" $NetBSD: mdoc.local,v 1.8 2022/12/16 17:35:46 martin Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -44,9 +44,9 @@ .as doc-str-St--ieee1275-94 " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq]) . .\" Default .Os value -.ds doc-operating-system NetBSD\~9.99 +.ds doc-operating-system NetBSD\~10.99 .\" Default footer operating system value -.ds doc-default-operating-system NetBSD\~9.99 +.ds doc-default-operating-system NetBSD\~10.99 .\" Other known versions, not yet in groff distribution .ds doc-operating-system-NetBSD-1.3.3 1.3.3 .ds doc-operating-system-NetBSD-1.6.3 1.6.3 @@ -65,6 +65,7 @@ .ds doc-operating-system-NetBSD-8.0 8.0 .ds doc-operating-system-NetBSD-9.0 9.0 .ds doc-operating-system-NetBSD-10.0 10.0 +.ds doc-operating-system-NetBSD-11.0 11.0 .ds doc-operating-system-FreeBSD-4.11 4.11 .ds doc-operating-system-FreeBSD-5.4 5.4 .ds doc-operating-system-FreeBSD-5.5 5.5 |
