summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/getmntopts.35
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/mount/getmntopts.3 b/sbin/mount/getmntopts.3
index a033ac1..b9022d9 100644
--- a/sbin/mount/getmntopts.3
+++ b/sbin/mount/getmntopts.3
@@ -37,7 +37,10 @@
.Sh SYNOPSIS
.Fd #include \&"mntopts.h"
.Ft void
-.Fn getmntopts "char *options" "struct mntopt *mopts" "int *flagp" "int *altflagp"
+.Fo getmntopts
+.Fa "const char *options" "const struct mntopt *mopts"
+.Fa "int *flagp" "int *altflagp"
+.Fc
.Sh DESCRIPTION
The
.Fn getmntopts
OpenPOWER on IntegriCloud