summaryrefslogtreecommitdiff
path: root/lib/libcompat
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commitfe08efe680f6705e0c60beabe3e39629c655e743 (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libcompat
parent6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff)
downloadsrc-test-fe08efe680f6705e0c60beabe3e39629c655e743.tar.gz
src-test-fe08efe680f6705e0c60beabe3e39629c655e743.zip
mdoc(7): Use the new feature of the .In macro.
Notes
Notes: svn path=/head/; revision=119893
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.1/ftime.32
-rw-r--r--lib/libcompat/4.4/cuserid.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3
index 4a80a8fbc89a4..87ee1b00f3e18 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 168fcdaa3c753..4b823b25bbedc 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