libbsd: Branch 'main'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Dec 1 23:36:37 UTC 2021


 man/tree.3bsd |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7aed0edf73ad71e9224c4ff6c74bbeb9547f8fb6
Author: Guillem Jover <guillem at hadrons.org>
Date:   Thu Dec 2 00:35:05 2021 +0100

    man: Add missing comma in .Dd for tree(3)
    
    Reported-by: Thorsten Glaser <tg at mirbsd.de>

diff --git a/man/tree.3bsd b/man/tree.3bsd
index 9433394..aa8a724 100644
--- a/man/tree.3bsd
+++ b/man/tree.3bsd
@@ -23,7 +23,7 @@
 .\" * (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 10 2019
+.Dd May 10, 2019
 .Dt TREE 3bsd
 .Os
 .Sh NAME


More information about the libbsd mailing list