upstream commit

Move .Pp before .Bl, not after to quiet mandoc -Tlint.
 Noticed by jmc@

Upstream-ID: 59fadbf8407cec4e6931e50c53cfa0214a848e23
This commit is contained in:
millert@openbsd.org 2015-07-20 18:44:12 +00:00 committed by Damien Miller
parent d5d91d0da8
commit ebe27ebe52
1 changed files with 2 additions and 2 deletions

4
ssh.1
View File

@ -33,7 +33,7 @@
.\" (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: ssh.1,v 1.360 2015/07/20 15:39:52 millert Exp $
.\" $OpenBSD: ssh.1,v 1.361 2015/07/20 18:44:12 millert Exp $
.Dd $Mdocdate: July 20 2015 $
.Dt SSH 1
.Os
@ -93,8 +93,8 @@ is specified,
it is executed on the remote host instead of a login shell.
.Pp
The options are as follows:
.Bl -tag -width Ds -compact
.Pp
.Bl -tag -width Ds -compact
.It Fl 1
Forces
.Nm