diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2015-06-19 00:00:32 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2015-06-19 00:00:32 +0000 |
| commit | d9b71b3b77e280e8bd5c039ab459284a6f08903f (patch) | |
| tree | 43857a47dd8ac1c0cc261d62d54d5cd3e9cf18e2 /gnu/usr.bin | |
| parent | 8c6bf1e91557c368a4097d47de70c9274329b914 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index c46cc9c52142..6d3708fae5c3 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -50,7 +50,7 @@ .ds doc-str-Lb-libstdthreads C11 Threads Library (libstdthreads, \-lstdthreads) . .\" Default .Os value -.ds doc-default-operating-system FreeBSD\~10.1 +.ds doc-default-operating-system FreeBSD\~10.2 . .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-7.4 7.4 @@ -61,6 +61,7 @@ .ds doc-operating-system-FreeBSD-9.3 9.3 .ds doc-operating-system-FreeBSD-10.0 10.0 .ds doc-operating-system-FreeBSD-10.1 10.1 +.ds doc-operating-system-FreeBSD-10.2 10.2 .ds doc-operating-system-FreeBSD-11.0 11.0 . .\" Definitions for other *BSDs not (yet) in doc-common |
