Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2023 21:09:04 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 1a791448272a - main - rc.conf.5: a stray whitespace removed
Message-ID:  <202303112109.32BL94Qj017159@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim:

URL: https://cgit.FreeBSD.org/src/commit/?id=1a791448272a61e3435feba0ede5e93738f2ba7c

commit 1a791448272a61e3435feba0ede5e93738f2ba7c
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2023-03-11 21:08:04 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2023-03-11 21:08:04 +0000

    rc.conf.5: a stray whitespace removed
    
    PR:     270124
---
 share/man/man5/rc.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 067dac210dce..fc4e1dbae895 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -83,7 +83,7 @@ directory or
 directories (where
 .Ao Ar dir Ac
 is each entry specified in
- .Va local_startup ,
+.Va local_startup ,
 but with any trailing
 .Pa /rc.d
 stripped),



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303112109.32BL94Qj017159>