[openssh-commits] [openssh] 02/05: upstream: .Li -> .Vt where appropriate; from josiah frentsos,

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Sep 14 10:16:15 AEST 2022


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 113523bf0bc33600b07ebb083572c8c346b6fdf4
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Sun Sep 11 06:38:11 2022 +0000

    upstream: .Li -> .Vt where appropriate; from josiah frentsos,
    
    tweaked by schwarze
    
    ok schwarze
    
    OpenBSD-Commit-ID: 565046e3ce68b46c2f440a93d67c2a92726de8ed
---
 sshd.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sshd.8 b/sshd.8
index 8ccc5bc0..ac1c62de 100644
--- a/sshd.8
+++ b/sshd.8
@@ -33,8 +33,8 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: sshd.8,v 1.320 2022/08/11 01:56:51 djm Exp $
-.Dd $Mdocdate: August 11 2022 $
+.\" $OpenBSD: sshd.8,v 1.321 2022/09/11 06:38:11 jmc Exp $
+.Dd $Mdocdate: September 11 2022 $
 .Dt SSHD 8
 .Os
 .Sh NAME
@@ -217,7 +217,7 @@ reliably as configuration options may change.
 .It Fl u Ar len
 This option is used to specify the size of the field
 in the
-.Li utmp
+.Vt utmp
 structure that holds the remote host name.
 If the resolved host name is longer than
 .Ar len ,

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list