From 55078c25fa8c1250622e9bcd8f75c2bfd6bd9b46 Mon Sep 17 00:00:00 2001 From: phantom Date: Sat, 30 Oct 1999 14:10:31 +0000 Subject: Fix invalid pathes in FILES section, mdoc(7)'fy --- share/man/man7/man.7 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'share/man/man7/man.7') diff --git a/share/man/man7/man.7 b/share/man/man7/man.7 index af63893..34e787f 100644 --- a/share/man/man7/man.7 +++ b/share/man/man7/man.7 @@ -315,15 +315,15 @@ A list of diagnostic messages with corresponding explanations. Known defects and limitations, if any. .El .Sh FILES -.Bl -tag -width "/usr/share/lib/tmac/tmac.groff_an" -.It "/usr/share/lib/tmac/tmac.an" +.Bl -tag -width "/usr/share/tmac/tmac.groff_an" +.It "/usr/share/tmac/tmac.an" Initial file defining the .Nm package. -.It "/usr/share/lib/tmac/tmac.groff_an" +.It "/usr/share/tmac/tmac.groff_an" .Nm groff source for macro definitions. -.It "/usr/share/lib/tmac/man.local" +.It "/usr/share/tmac/man.local" local modifications to the .Nm package. @@ -339,5 +339,4 @@ package. .Xr mdoc.samples 7 .Sh HISTORY This manual page was written by -.An "Joseph Koshy" -.Ad Aq jkoshy@freebsd.org . +.An Joseph Koshy Aq jkoshy@FreeBSD.org . -- cgit v1.1