aboutsummaryrefslogtreecommitdiffstats
path: root/man/man8/zfs-rename.8
diff options
context:
space:
mode:
authorнаб <[email protected]>2021-05-27 02:46:40 +0200
committerBrian Behlendorf <[email protected]>2021-06-04 12:48:31 -0700
commitf84fe3fc8793e6974402ec32925224e2b404ad8f (patch)
tree81694b6beaf4b06f28f5174d7aed391cd4a05211 /man/man8/zfs-rename.8
parent4a98300feb783684a3adfba4959f7d7d26a4bd79 (diff)
Lint most manpages
Reviewed-by: Richard Laager <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Tony Nguyen <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #12129
Diffstat (limited to 'man/man8/zfs-rename.8')
-rw-r--r--man/man8/zfs-rename.85
1 files changed, 3 insertions, 2 deletions
diff --git a/man/man8/zfs-rename.8 b/man/man8/zfs-rename.8
index f57bcd844..6caee5065 100644
--- a/man/man8/zfs-rename.8
+++ b/man/man8/zfs-rename.8
@@ -18,7 +18,6 @@
.\"
.\" CDDL HEADER END
.\"
-.\"
.\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
.\" Copyright 2011 Joshua M. Clulow <[email protected]>
.\" Copyright (c) 2011, 2019 by Delphix. All rights reserved.
@@ -33,9 +32,10 @@
.Dd September 1, 2020
.Dt ZFS-RENAME 8
.Os
+.
.Sh NAME
.Nm zfs-rename
-.Nd Renames the given dataset (filesystem or snapshot).
+.Nd rename ZFS dataset
.Sh SYNOPSIS
.Nm zfs
.Cm rename
@@ -57,6 +57,7 @@
.Cm rename
.Fl r
.Ar snapshot Ar snapshot
+.
.Sh DESCRIPTION
.Bl -tag -width ""
.It Xo