summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2022-09-11 06:38:11 +0000
committerDamien Miller <djm@mindrot.org>2022-09-14 10:16:04 +1000
commit113523bf0bc33600b07ebb083572c8c346b6fdf4 (patch)
tree26f9675c10a17417b3000a6bdf5aa0a6e06e33a9
parent86af013b56cecb5ee58ae0bd9d495cd586fc5918 (diff)
upstream: .Li -> .Vt where appropriate; from josiah frentsos,
tweaked by schwarze ok schwarze OpenBSD-Commit-ID: 565046e3ce68b46c2f440a93d67c2a92726de8ed
-rw-r--r--sshd.86
1 files 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 ,