bectl.8 (da2d1e9d2582eece6aad948897489ca0b5d64d73) bectl.8 (f5c8cb4c35bb794e980b93f841a8eace9e487dbc)
1.\"
2.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
3.\"
4.\" Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 4 unchanged lines hidden (view full) ---

13.\" notice, this list of conditions and the following disclaimer in the
14.\" documentation and/or other materials provided with the distribution.
15.\"
16.\"
17.\" @(#)be.1
18.\"
19.\" $FreeBSD$
20.\"
1.\"
2.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
3.\"
4.\" Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 4 unchanged lines hidden (view full) ---

13.\" notice, this list of conditions and the following disclaimer in the
14.\" documentation and/or other materials provided with the distribution.
15.\"
16.\"
17.\" @(#)be.1
18.\"
19.\" $FreeBSD$
20.\"
21.Dd August 24, 2018
21.Dd November 21, 2018
22.Dt BECTL 8
23.Os
24.Sh NAME
25.Nm bectl
26.Nd Utility to manage Boot Environments on ZFS
27.Sh SYNOPSIS
28.Nm
29.Cm activate

--- 228 unchanged lines hidden (view full) ---

258will force the unmount if busy.
259.El
260.Sh EXAMPLES
261.Bl -bullet
262.It
263To fill in with jail upgrade example when behavior is firm.
264.El
265.Sh SEE ALSO
22.Dt BECTL 8
23.Os
24.Sh NAME
25.Nm bectl
26.Nd Utility to manage Boot Environments on ZFS
27.Sh SYNOPSIS
28.Nm
29.Cm activate

--- 228 unchanged lines hidden (view full) ---

258will force the unmount if busy.
259.El
260.Sh EXAMPLES
261.Bl -bullet
262.It
263To fill in with jail upgrade example when behavior is firm.
264.El
265.Sh SEE ALSO
266.Xr libbe 3 ,
266.Xr jail 8 ,
267.Xr zfs 8 ,
268.Xr zpool 8
269.Sh HISTORY
270.Nm
271is based on
272.Nm beadm
273and was implemented as a project for the 2017 Summer of Code, along with

--- 14 unchanged lines hidden ---
267.Xr jail 8 ,
268.Xr zfs 8 ,
269.Xr zpool 8
270.Sh HISTORY
271.Nm
272is based on
273.Nm beadm
274and was implemented as a project for the 2017 Summer of Code, along with

--- 14 unchanged lines hidden ---