diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-12-15 18:08:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-12-15 18:08:48 +0000 |
commit | b95eacaa7ff9aa371a4d669b3c275d5013c50ce3 (patch) | |
tree | 2a2cff63e1cf5354f1912926e7ca7936c1703fc9 /share/man/man7/roff.7 | |
parent | 16424eb4ccd1e1d3fc6ca0ec46a97457e57d957c (diff) |
typo; from alexander kuleshov
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 2f2c1d25414..decd8e417f0 100644 --- a/share/man/man7/roff.7 +++ b/share/man/man7/roff.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: roff.7,v 1.74 2017/07/05 12:23:46 schwarze Exp $ +.\" $OpenBSD: roff.7,v 1.75 2017/12/15 18:08:47 jmc Exp $ .\" .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010,2011,2013-2015,2017 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 5 2017 $ +.Dd $Mdocdate: December 15 2017 $ .Dt ROFF 7 .Os .Sh NAME @@ -1469,7 +1469,7 @@ This is a groff extension and currently ignored. .It Ic \&rchar Ar glyph ... Remove glyph definitions. Currently unsupported. -.It Ic \&rd Op Ar prompt Op Ar agument ... +.It Ic \&rd Op Ar prompt Op Ar argument ... Read from standard input. Currently ignored. .It Ic \&recursionlimit Ar maxrec maxtail |