etdump.1 (158d2fcd757fb0df8b6c27b49cdc2c047a9fb9a4) etdump.1 (5ee52e15dbabdd3bf6bbcf1c31ef583ea4ccbd0d)
1.\" Copyright (c) 2018 iXsystems, Inc
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
1.\" Copyright (c) 2018 iXsystems, Inc
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
27.Dd April 3, 2018
27.Dd April 25, 2018
28.Dt ETDUMP 8
29.Os
30.Sh NAME
31.Nm etdump
32.Nd Dump El Torito boot catalog information from ISO images
33.Sh SYNOPSIS
34.Nm
35.Op Fl f Ar format

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

96 eval $entry
97 echo $et_platform $et_system $et_lba $et_sectors
98done
99.Ed
100.Sh HISTORY
101The
102.Nm
103utility first appeared in
28.Dt ETDUMP 8
29.Os
30.Sh NAME
31.Nm etdump
32.Nd Dump El Torito boot catalog information from ISO images
33.Sh SYNOPSIS
34.Nm
35.Op Fl f Ar format

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

96 eval $entry
97 echo $et_platform $et_system $et_lba $et_sectors
98done
99.Ed
100.Sh HISTORY
101The
102.Nm
103utility first appeared in
104.Fx 12.0 .
104.Fx 11.2