aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-09-16 22:58:57 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-09-16 22:58:57 +0000
commit8714fb49d4aba5b9d175e35b2a07c555e8e613bb (patch)
tree0fd184cfbedfb4c51245bbfebc4505f279e593a6 /man.7
parent9019392a2931ff28d10dc8c3b961c1263fd4646f (diff)
downloadmandoc-8714fb49d4aba5b9d175e35b2a07c555e8e613bb.tar.gz
mandoc-8714fb49d4aba5b9d175e35b2a07c555e8e613bb.tar.zst
mandoc-8714fb49d4aba5b9d175e35b2a07c555e8e613bb.zip
use the .Bx macro; from Jan Stary via jmc@
Diffstat (limited to 'man.7')
-rw-r--r--man.77
1 files changed, 4 insertions, 3 deletions
diff --git a/man.7 b/man.7
index 5f946e0d..f2f4d1d8 100644
--- a/man.7
+++ b/man.7
@@ -1,4 +1,4 @@
-.\" $Id: man.7,v 1.119 2013/07/13 19:41:16 schwarze Exp $
+.\" $Id: man.7,v 1.120 2013/09/16 22:58:57 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2011, 2012 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 13 2013 $
+.Dd $Mdocdate: September 16 2013 $
.Dt MAN 7
.Os
.Sh NAME
@@ -653,7 +653,8 @@ and
.Sx \&PP .
.Ss \&UC
Sets the volume for the footer for compatibility with man pages from
-BSD releases.
+.Bx
+releases.
The optional first argument specifies which release it is from.
.Ss \&br
Breaks the current line.