summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormillert@openbsd.org <millert@openbsd.org>2015-07-20 18:44:12 +0000
committerDamien Miller <djm@mindrot.org>2015-07-21 13:05:12 +1000
commitebe27ebe520098bbc0fe58945a87ce8490121edb (patch)
treed879ff37347e9e2762d3f8b9215bbf683403c022
parentd5d91d0da819611167782c66ab629159169d94d4 (diff)
upstream commit
Move .Pp before .Bl, not after to quiet mandoc -Tlint. Noticed by jmc@ Upstream-ID: 59fadbf8407cec4e6931e50c53cfa0214a848e23
-rw-r--r--ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 85a2d8734..2ea0a2058 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.360 2015/07/20 15:39:52 millert Exp $ 36.\" $OpenBSD: ssh.1,v 1.361 2015/07/20 18:44:12 millert Exp $
37.Dd $Mdocdate: July 20 2015 $ 37.Dd $Mdocdate: July 20 2015 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
@@ -93,8 +93,8 @@ is specified,
93it is executed on the remote host instead of a login shell. 93it is executed on the remote host instead of a login shell.
94.Pp 94.Pp
95The options are as follows: 95The options are as follows:
96.Bl -tag -width Ds -compact
97.Pp 96.Pp
97.Bl -tag -width Ds -compact
98.It Fl 1 98.It Fl 1
99Forces 99Forces
100.Nm 100.Nm