Module Name: src
Committed By: sevan
Date: Fri Sep 20 22:47:36 UTC 2019
Modified Files:
src/external/cddl/osnet/sbin/zfs: mount_zfs.8
Log Message:
Use Pa macro for path
new sentence, new line
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 src/external/cddl/osnet/sbin/zfs/mount_zfs.8:1.5
--- src/external/cddl/osnet/sbin/zfs/mount_zfs.8:1.4 Fri Sep 20 22:38:28 2019
+++ src/external/cddl/osnet/sbin/zfs/mount_zfs.8 Fri Sep 20 22:47:36 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_zfs.8,v 1.4 2019/09/20 22:38:28 brad Exp $
+.\" $NetBSD: mount_zfs.8,v 1.5 2019/09/20 22:47:36 sevan Exp $
.\"
.\" Copyright (c) 2012, Martin Matuska <[email protected]>.
.\" Copyright (c) 2013-2014, Xin Li <[email protected]>.
@@ -46,7 +46,9 @@ where the ZFS property is
.Xr fstab 5 ,
.Xr zfs 8
.Sh HISTORY
-A command to manage legacy ZFS mounts appeared in Solaris as /etc/fs/zfs/mount. The
+A command to manage legacy ZFS mounts appeared in Solaris as
+.Pa /etc/fs/zfs/mount .
+The
.Nm
utility first appeared in
.Nx 9.0 .