mirror of git://anongit.mindrot.org/openssh.git
upstream: .Li -> .Vt where appropriate; from josiah frentsos,
tweaked by schwarze ok schwarze OpenBSD-Commit-ID: 565046e3ce68b46c2f440a93d67c2a92726de8ed
This commit is contained in:
parent
86af013b56
commit
113523bf0b
6
sshd.8
6
sshd.8
|
@ -33,8 +33,8 @@
|
||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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 $
|
.\" $OpenBSD: sshd.8,v 1.321 2022/09/11 06:38:11 jmc Exp $
|
||||||
.Dd $Mdocdate: August 11 2022 $
|
.Dd $Mdocdate: September 11 2022 $
|
||||||
.Dt SSHD 8
|
.Dt SSHD 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -217,7 +217,7 @@ reliably as configuration options may change.
|
||||||
.It Fl u Ar len
|
.It Fl u Ar len
|
||||||
This option is used to specify the size of the field
|
This option is used to specify the size of the field
|
||||||
in the
|
in the
|
||||||
.Li utmp
|
.Vt utmp
|
||||||
structure that holds the remote host name.
|
structure that holds the remote host name.
|
||||||
If the resolved host name is longer than
|
If the resolved host name is longer than
|
||||||
.Ar len ,
|
.Ar len ,
|
||||||
|
|
Loading…
Reference in New Issue