Print this page
11622 clean up rarer mandoc lint warnings
@@ -3,11 +3,10 @@
.\" Copyright 2016 Toomas Soome <tsoome@me.com>
.TH BEADM 1M "Feb 21, 2016"
.SH NAME
beadm \- utility for managing zfs boot environments
.SH SYNOPSIS
-.LP
.nf
\fBbeadm\fR \fBcreate\fR [\fB-a\fR] [\fB-d\fR \fIdescription\fR]
[\fB-e\fR \fInon-activeBeName\fR | \fIbeName@snapshot\fR]
[\fB-o\fR \fIproperty=value\fR] ... [\fB-p\fR \fIzpool\fR]
[\fB-v\fR] \fIbeName\fR
@@ -555,17 +554,15 @@
Verbose mode. Displays verbose error messages from \fBbeadm\fR.
.RE
.RE
.SH ALTERNATE BE LOCATION
-.LP
The alternate BE location outside rpool/ROOT can be configured
by modifying the BENAME_STARTS_WITH parameter in /etc/default/be.
For example: BENAME_STARTS_WITH=rootfs
.SH EXAMPLES
-.LP
\fBExample 1\fR: Create a new BE named BE1, by cloning the current live BE.
.sp
.in +2
.nf
\fB# beadm create BE1\fR
@@ -796,11 +793,10 @@
.fi
.in -2
.sp
.SH EXIT STATUS
-.LP
The following exit values are returned:
.sp
.ne 2
.na
\fB0\fR
@@ -820,12 +816,10 @@
Failure
.RE
.SH FILES
-.LP
-.sp
.ne 2
.na
\fB/var/log/beadm/<beName>/create.log.<yyyymmdd_hhmmss>\fR
.ad
.sp .6
@@ -844,11 +838,10 @@
.in -2
.sp
.RE
.sp
.LP
-.sp
.ne 2
.na
\fB/etc/default/be\fR
.ad
.sp .6
@@ -856,11 +849,10 @@
Contains default value for BENAME_STARTS_WITH parameter
.sp
.RE
.SH ATTRIBUTES
-.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.sp
.TS
@@ -872,7 +864,6 @@
Interface Stability Uncommitted
.TE
.SH SEE ALSO
-.LP
.BR zfs (1M)