From 623da62a5a107f8c09ce13cac2352200842890c6 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 1 Oct 2001 16:09:29 +0000 Subject: mdoc(7) police: Use the new .In macro for #include statements. --- sbin/mount/getmntopts.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/mount') diff --git a/sbin/mount/getmntopts.3 b/sbin/mount/getmntopts.3 index 82b4542..2b9f11c 100644 --- a/sbin/mount/getmntopts.3 +++ b/sbin/mount/getmntopts.3 @@ -39,7 +39,7 @@ .Nm getmntopts .Nd scan mount options .Sh SYNOPSIS -.Fd #include +.In mntopts.h .Ft void .Fn getmntopts "char *options" "struct mntopt *mopts" "int *flagp" "int *altflagp" .Sh DESCRIPTION -- cgit v1.1