mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
diskless.8: show in apropos pxe + tag SPDX
MFC after: 3 days
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1378
(cherry picked from commit 7e3b6b249f)
This commit is contained in:
parent
75f6087bf6
commit
c3a0e8fe09
1 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
.\"-
|
||||
.\" SPDX-License-Identifier: BSD-3-Clause
|
||||
.\"
|
||||
.\" Copyright (c) 1994 Gordon W. Ross, Theo de Raadt
|
||||
.\" Updated by Luigi Rizzo, Robert Watson
|
||||
.\" All rights reserved.
|
||||
|
|
@ -24,12 +27,12 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd May 3, 2020
|
||||
.Dd August 11, 2024
|
||||
.Dt DISKLESS 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm diskless
|
||||
.Nd booting a system over the network
|
||||
.Nd booting a system over the network with PXE
|
||||
.Sh DESCRIPTION
|
||||
The ability to boot a machine over the network is useful for
|
||||
.Em diskless
|
||||
|
|
|
|||
Loading…
Reference in a new issue