From 113523bf0bc33600b07ebb083572c8c346b6fdf4 Mon Sep 17 00:00:00 2001 From: "jmc@openbsd.org" Date: Sun, 11 Sep 2022 06:38:11 +0000 Subject: 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 , -- cgit v1.2.3