aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount/getmntopts.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-10-04 13:11:11 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-10-04 13:11:11 +0000
commit15821eba77adf38fd4adebfb7a7b842ba54ab861 (patch)
tree710c1ede271c348dc0e98f16974db99f35e854b9 /sbin/mount/getmntopts.3
parent59bdd4056883f9ac5f675f5f363379a2d4ad7f07 (diff)
downloadsrc-15821eba77adf38fd4adebfb7a7b842ba54ab861.tar.gz
src-15821eba77adf38fd4adebfb7a7b842ba54ab861.zip
<mntopts.h> -> "mntopts.h" in SYNOPSIS.
Submitted by: bde
Notes
Notes: svn path=/head/; revision=84471
Diffstat (limited to 'sbin/mount/getmntopts.3')
-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 2b9f11c8f14a..aa4929d005b9 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