diff options
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 8943f52868d..e5b9c1d25e2 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,5 @@ -.\" $NetBSD: mdoc.samples.7,v 1.4 1994/11/30 19:07:22 jtc Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.2 1996/04/22 01:28:11 deraadt Exp $ +.\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -2747,10 +2748,10 @@ which can be set to zero in the site dependent style file .Pa /usr/src/share/tmac/doc-nroff to restore the old style behavior. .Sh FILES -.Bl -tag -width /usr/share/man0/template.doc -compact +.Bl -tag -width /usr/share/misc/mdoc.template -compact .It Pa /usr/share/tmac/tmac.doc manual macro package -.It Pa /usr/share/man0/template.doc +.It Pa /usr/share/misc/mdoc.template template for writing a man page .El .Sh SEE ALSO |