mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
nanobsd.8: Shorten title for apropos, tag SPDX
MFC after: 3 days
This commit is contained in:
parent
bdb44a47b7
commit
fbc4e90c5c
1 changed files with 5 additions and 3 deletions
|
|
@ -1,3 +1,6 @@
|
|||
.\"
|
||||
.\" SPDX-License-Identifier: BSD-2-Clause
|
||||
.\"
|
||||
.\" Copyright (c) 2006 Daniel Gerzo <danger@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
|
|
@ -22,13 +25,12 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd November 10, 2024
|
||||
.Dd July 14, 2025
|
||||
.Dt NANOBSD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm nanobsd.sh
|
||||
.Nd utility used to create a FreeBSD system image suitable for embedded
|
||||
applications
|
||||
.Nd create an embedded FreeBSD system image
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl BbfhIiKknqvWwX
|
||||
|
|
|
|||
Loading…
Reference in a new issue