diff options
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 009ad8b5c07..7aae2fb66ea 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.5 1997/10/20 15:05:14 provos Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.6 1997/12/08 20:29:45 deraadt Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -572,7 +572,7 @@ without an argument, has been defined as .Tn BSD Experimental in the site specific file -.Pa /usr/src/share/tmac/doc-common . +.Pa /usr/share/tmac/mdoc/doc-common . It really should default to .Tn LOCAL . Note, if the @@ -2745,7 +2745,7 @@ files unsuitable for hardcopy. There is a register named .Ql \&cR which can be set to zero in the site dependent style file -.Pa /usr/src/share/tmac/doc-nroff +.Pa /usr/share/tmac/mdoc/doc-nroff to restore the old style behavior. .Sh FILES .Bl -tag -width /usr/share/misc/mdoc.template -compact |