summaryrefslogtreecommitdiffstats
path: root/sbin/swapon
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/swapon')
-rw-r--r--sbin/swapon/swapon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/swapon/swapon.c b/sbin/swapon/swapon.c
index 6e80097..b0b43d6 100644
--- a/sbin/swapon/swapon.c
+++ b/sbin/swapon/swapon.c
@@ -310,7 +310,7 @@ swap_on_off_gbde(const char *name, int doingall)
return (ret);
}
-/* Build geli(8) arguments from mntopts */
+/* Build geli(8) arguments from mntops */
static char *
swap_on_geli_args(const char *mntops)
{
OpenPOWER on IntegriCloud