From a8e0cb75cc6a04f32eb2b05e3766e5e86b57e90b Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 21 Nov 2000 08:12:23 +0000 Subject: [PATCH] mdoc(7) police: fixed the section reference to the mdoc.samples(7). --- share/man/man7/mdoc.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 0d7feed3af6..518148bb899 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -306,7 +306,7 @@ Produces .It Li \&Ic Ta Yes Ta Yes Ta "Interactive command." .It Li \&Lb Ta \&No Ta \&No Ta "Library name; see" .Xr mdoc.samples 7 , -.Sx Standards +.Sx Library Name section for complete list of known libraries. .It Li \&Li Ta Yes Ta Yes Ta "Literal text." .It Li \&Nm Ta Yes Ta Yes Ta "Command name." @@ -316,7 +316,7 @@ section for complete list of known libraries. .It Li \&St Ta Yes Ta Yes Ta "Standard; see" .Xr mdoc.samples 7 , .Sx Standards -section for complete list of known standards +section for complete list of known standards. .It Li \&Ta Ta Yes Ta Yes Ta "Tab align next table column." .It Li \&Va Ta Yes Ta Yes Ta "Variable name." .It Li \&Vt Ta Yes Ta Yes Ta "Variable type (Fortran only)."