diff options
Diffstat (limited to 'share/man/man7/roff.7')
-rw-r--r-- | share/man/man7/roff.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7 index 4ebdcdf828a..f040f2740af 100644 --- a/share/man/man7/roff.7 +++ b/share/man/man7/roff.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: roff.7,v 1.19 2012/07/29 12:57:45 schwarze Exp $ +.\" $OpenBSD: roff.7,v 1.20 2013/04/27 17:15:01 jmc 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: July 29 2012 $ +.Dd $Mdocdate: April 27 2013 $ .Dt ROFF 7 .Os .Sh NAME @@ -934,7 +934,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 . |