From 428be9e0302915525513bb757e10103dbff60d4e Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Thu, 7 Oct 2021 23:08:42 +0200 Subject: [PATCH] man: Fix .Nx macro usage Its arguments are used as version numbers, so we need continue the content on the next line. --- man/libbsd.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/libbsd.7 b/man/libbsd.7 index cad9e7c..9710a13 100644 --- a/man/libbsd.7 +++ b/man/libbsd.7 @@ -160,7 +160,8 @@ functions and is now more widespread. Define .Dv LIBBSD_NETBSD_VIS to switch to the -.Nx one now. +.Nx +one now. Define .Dv LIBBSD_OPENBSD_VIS to keep using the -- 2.47.3