From 1c23ef339bcd24785a7edbf6087f4e9c1054a22e Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 8 Sep 2003 19:57:22 +0000 Subject: mdoc(7): Use the new feature of the .In macro. --- lib/libcompat/4.1/ftime.3 | 2 +- lib/libcompat/4.4/cuserid.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libcompat') diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3 index 4a80a8f..87ee1b0 100644 --- a/lib/libcompat/4.1/ftime.3 +++ b/lib/libcompat/4.1/ftime.3 @@ -55,7 +55,7 @@ The .Fn ftime routine fills in a structure pointed to by its argument, as defined by -.Aq Pa sys/timeb.h : +.In sys/timeb.h : .Bd -literal -offset indent /* * Structure returned by ftime system call diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3 index 168fcda..4b823b2 100644 --- a/lib/libcompat/4.4/cuserid.3 +++ b/lib/libcompat/4.4/cuserid.3 @@ -62,7 +62,7 @@ for at least .Em L_cuserid characters. The L_cuserid constant is defined in -.Aq Pa stdio.h . +.In stdio.h . .Pp If .Fa s -- cgit v1.1