From 68d776c14a7f61af74a1da7f209bc4099d2efd06 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 11 Sep 1999 20:01:41 +0000 Subject: pick up locales from locale subdir Submitted by: "Alexey Zelkin" --- contrib/groff/tmac/tmac.doc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'contrib/groff/tmac') diff --git a/contrib/groff/tmac/tmac.doc b/contrib/groff/tmac/tmac.doc index 18197f1..c82dd23 100644 --- a/contrib/groff/tmac/tmac.doc +++ b/contrib/groff/tmac/tmac.doc @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)doc 5.8 (Berkeley) 8/5/91 +.\" $FreeBSD$ .\" Modified by jjc@jclark.com as follows: the doc-* files are assumed to be .\" installed as mdoc/doc-* rather than tmac.doc-* (the filename .\" `tmac.doc-common' would be too long); when using groff, the doc-* files @@ -49,6 +50,9 @@ .de sO .mso mdoc/\\$1 .. +.de sOl +.sO locale/\\$1 +.. .if t \{\ . sO doc-ditroff .\} @@ -57,6 +61,7 @@ .\} .sO doc-common .sO doc-syms +.sOl locale-list .\" NS Db macro - start/stop DEBUG MODE .\" NS Db register DEBUG MODE .\" NS iN register DEBUG MODE (inline if 1, to stderr if 0 (default)) -- cgit v1.1