From 5ad3b09f2fe91028d3ffccb80d128d3408ef74f8 Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Thu, 16 May 2024 18:49:01 -0400 Subject: [PATCH] unionfs.4: describe better, tag SPDX Reviewed by: imp,jhb Pull Request: https://github.com/freebsd/freebsd-src/pull/1242 --- share/man/man4/unionfs.4 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/man/man4/unionfs.4 b/share/man/man4/unionfs.4 index 205958def903..85714331b6ce 100644 --- a/share/man/man4/unionfs.4 +++ b/share/man/man4/unionfs.4 @@ -1,3 +1,6 @@ +.\"- +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2020 Gordon Bergling .\" .\" Redistribution and use in source and binary forms, with or without @@ -26,7 +29,7 @@ .Os .Sh NAME .Nm unionfs -.Nd "UNION FS" +.Nd union mount file system .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your