From 417fa30de618234ab56569f76161137a2931e717 Mon Sep 17 00:00:00 2001 From: mpp Date: Wed, 8 Dec 1999 22:15:09 +0000 Subject: Make share/examples/mdoc and share/misc/mdoc.template internally consistent, and consistent with mdoc(7) and mdoc.samples(7). PR: doc/15352, doc/15353 --- share/examples/mdoc/example.4 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'share/examples/mdoc/example.4') diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index e320863..45be914 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -29,7 +29,7 @@ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. -.Dd January 8, 1997 +.Dd December 8, 1999 .Dt EXAMPLE 4 i386 .\" Note: Only specify the operating system when the command .\" is FreeBSD specific, otherwise use the .Os macro with no @@ -64,11 +64,6 @@ Example of a file in the .Sx FILES section. .El -.Sh SEE ALSO -.Xr example 1 , -.Xr example 3 , -.Xr mdoc 7 , -.Xr mdoc.samples 7 .Sh DIAGNOSTICS .Bl -diag .It example%d: example diagnostic message. @@ -76,6 +71,11 @@ An example of a diagnostic message. .It example%d: another example diagnostic message. Self explanatory. .El +.Sh SEE ALSO +.Xr example 1 , +.Xr example 3 , +.Xr mdoc 7 , +.Xr mdoc.samples 7 .Sh HISTORY The .Nm -- cgit v1.1