Module Name:    src
Committed By:   wiz
Date:           Mon Sep 16 04:57:12 UTC 2019

Modified Files:
        src/external/cddl/osnet/sbin/zfs: mount_zfs.8

Log Message:
Use more markup.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/sbin/zfs/mount_zfs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/cddl/osnet/sbin/zfs/mount_zfs.8
diff -u src/external/cddl/osnet/sbin/zfs/mount_zfs.8:1.2 src/external/cddl/osnet/sbin/zfs/mount_zfs.8:1.3
--- src/external/cddl/osnet/sbin/zfs/mount_zfs.8:1.2	Sun Sep 15 20:51:52 2019
+++ src/external/cddl/osnet/sbin/zfs/mount_zfs.8	Mon Sep 16 04:57:12 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_zfs.8,v 1.2 2019/09/15 20:51:52 gutteridge Exp $
+.\"	$NetBSD: mount_zfs.8,v 1.3 2019/09/16 04:57:12 wiz Exp $
 .\"
 .\"
 .Dd September 15, 2019
@@ -14,7 +14,10 @@
 .Sh DESCRIPTION
 The
 .Nm
-utility supports mounting ZFS filesystems via /etc/fstab where the ZFS property is mountpoint=legacy.
+utility supports mounting ZFS filesystems via
+.Pa /etc/fstab
+where the ZFS property is
+.Cm mountpoint=legacy .
 .Sh SEE ALSO
 .Xr fstab 5 ,
 .Xr zfs 8

Reply via email to