Print this page
11622 clean up rarer mandoc lint warnings
        
*** 3,13 ****
  .\" 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
--- 3,12 ----
*** 555,571 ****
  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
--- 554,568 ----
*** 796,806 ****
  .fi
  .in -2
  .sp
  
  .SH EXIT STATUS
- .LP
  The following exit values are returned:
  .sp
  .ne 2
  .na
  \fB0\fR
--- 793,802 ----
*** 820,831 ****
  Failure
  .RE
  
  
  .SH FILES
- .LP
- .sp
  .ne 2
  .na
  \fB/var/log/beadm/<beName>/create.log.<yyyymmdd_hhmmss>\fR
  .ad
  .sp .6
--- 816,825 ----
*** 844,854 ****
  .in -2
  .sp
  .RE
  .sp
  .LP
- .sp
  .ne 2
  .na
  \fB/etc/default/be\fR
  .ad
  .sp .6
--- 838,847 ----
*** 856,866 ****
  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
--- 849,858 ----
*** 872,878 ****
  Interface Stability     Uncommitted
  .TE
  
  
  .SH SEE ALSO
- .LP
  .BR zfs (1M)
--- 864,869 ----