summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-10-04 13:11:11 +0000
committerru <ru@FreeBSD.org>2001-10-04 13:11:11 +0000
commita41aa2f6cfba0d70cf320783974b86c4bb644eda (patch)
tree710c1ede271c348dc0e98f16974db99f35e854b9 /sbin/mount
parent4be03ca19ce7cfb3e45552731a7a9122795847c4 (diff)
downloadFreeBSD-src-a41aa2f6cfba0d70cf320783974b86c4bb644eda.zip
FreeBSD-src-a41aa2f6cfba0d70cf320783974b86c4bb644eda.tar.gz
<mntopts.h> -> "mntopts.h" in SYNOPSIS.
Submitted by: bde
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/getmntopts.32
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/getmntopts.3 b/sbin/mount/getmntopts.3
index 2b9f11c..aa4929d 100644
--- a/sbin/mount/getmntopts.3
+++ b/sbin/mount/getmntopts.3
@@ -39,7 +39,7 @@
.Nm getmntopts
.Nd scan mount options
.Sh SYNOPSIS
-.In mntopts.h
+.Fd #include \&"mntopts.h"
.Ft void
.Fn getmntopts "char *options" "struct mntopt *mopts" "int *flagp" "int *altflagp"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud