aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-04-28 07:54:01 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-04-28 07:54:01 +0000
commita891ce70bcf9770e9cb3b5215f63eeb9d84f9242 (patch)
treed64e34d0ec0daeac2470180dbf6759944cfe6ce4 /roff.7
parent5ba489098d7583b4c73a13d608a56d4c11fea03f (diff)
downloadmandoc-a891ce70bcf9770e9cb3b5215f63eeb9d84f9242.tar.gz
mandoc-a891ce70bcf9770e9cb3b5215f63eeb9d84f9242.tar.zst
mandoc-a891ce70bcf9770e9cb3b5215f63eeb9d84f9242.zip
- (mdoc.7) fix Xr to self
- double word fix from jmc@
Diffstat (limited to 'roff.7')
-rw-r--r--roff.76
1 files changed, 3 insertions, 3 deletions
diff --git a/roff.7 b/roff.7
index 22212514..3e6b80c4 100644
--- a/roff.7
+++ b/roff.7
@@ -1,4 +1,4 @@
-.\" $Id: roff.7,v 1.39 2012/06/12 20:21:04 kristaps Exp $
+.\" $Id: roff.7,v 1.40 2013/04/28 07:54:01 schwarze Exp $
.\"
.\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011 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: June 12 2012 $
+.Dd $Mdocdate: April 28 2013 $
.Dt ROFF 7
.Os
.Sh NAME
@@ -908,7 +908,7 @@ See
.Xr tbl 7
for a description of the tbl language.
.Sh COMPATIBILITY
-This section documents compatibility between mandoc and other other
+This section documents compatibility between mandoc and other
.Nm
implementations, at this time limited to GNU troff
.Pq Qq groff .