diff options
author | 1996-04-22 01:26:37 +0000 | |
---|---|---|
committer | 1996-04-22 01:26:37 +0000 | |
commit | ad3614a829aa8431a800ab14ea438d821e3f367c (patch) | |
tree | c68db938c8aa5fd3529cdf12c5f6d74c0174965c /share/man/man7/mdoc.samples.7 | |
parent | sync to netbsd 960418 (diff) | |
download | wireguard-openbsd-ad3614a829aa8431a800ab14ea438d821e3f367c.tar.xz wireguard-openbsd-ad3614a829aa8431a800ab14ea438d821e3f367c.zip |
sync with netbsd 960418
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 |