diff options
author | 2013-12-31 15:15:47 +0000 | |
---|---|---|
committer | 2013-12-31 15:15:47 +0000 | |
commit | 28ef22904cc25dff76432c6db5d39d7cba053e17 (patch) | |
tree | 14a04f21d88f851cd840179cf1709f06476f92d9 /share/man/man7 | |
parent | Add missing description of .UR/.UE. (diff) | |
download | wireguard-openbsd-28ef22904cc25dff76432c6db5d39d7cba053e17.tar.xz wireguard-openbsd-28ef22904cc25dff76432c6db5d39d7cba053e17.zip |
Oops, add missing end of block.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/man.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man7/man.7 b/share/man/man7/man.7 index be0642d2fb9..ec2ceb8fecf 100644 --- a/share/man/man7/man.7 +++ b/share/man/man7/man.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.7,v 1.33 2013/12/31 15:13:25 schwarze Exp $ +.\" $OpenBSD: man.7,v 1.34 2013/12/31 15:15:47 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2011, 2012, 2013 Ingo Schwarze <schwarze@openbsd.org> @@ -669,6 +669,7 @@ It has the following syntax: .Pf \. Sx \&UR Ar uri link description to be shown .Pf \. Sx UE +.Ed .Ss \&br Breaks the current line. Consecutive invocations have no further effect. |