From f2d3d453c0513f4c911c3dcd826fd525a46ea503 Mon Sep 17 00:00:00 2001 From: Igor Sobrado Date: Wed, 23 Sep 2015 09:23:50 +0000 Subject: typos. --- share/man/man7/mdoc.7 | 6 +++--- share/man/man7/roff.7 | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'share') diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index f750da37273..fddf1f0aa09 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.135 2015/09/14 20:06:59 schwarze Exp $ +.\" $OpenBSD: mdoc.7,v 1.136 2015/09/23 09:23:49 sobrado Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2010, 2011, 2013 Ingo Schwarze @@ -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: September 14 2015 $ +.Dd $Mdocdate: September 23 2015 $ .Dt MDOC 7 .Os .Sh NAME @@ -2287,7 +2287,7 @@ Examples: \&.%A J. D. Ullman \&.%B Introduction to Automata Theory, Languages, and Computation \&.%I Addison-Wesley -\&.%C Reading, Massachusettes +\&.%C Reading, Massachusetts \&.%D 1979 \&.Re .Ed diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7 index f7a7234ce43..1f9e5ab97ca 100644 --- a/share/man/man7/roff.7 +++ b/share/man/man7/roff.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: roff.7,v 1.54 2015/08/29 22:39:59 schwarze Exp $ +.\" $OpenBSD: roff.7,v 1.55 2015/09/23 09:23:49 sobrado Exp $ .\" .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2010, 2011, 2013-2015 Ingo Schwarze @@ -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: August 29 2015 $ +.Dd $Mdocdate: September 23 2015 $ .Dt ROFF 7 .Os .Sh NAME @@ -1066,7 +1066,7 @@ COND evaluates to false. .It If the first character of COND is .Sq r , -it evalutes to true if the rest of COND is the name of an existing +it evaluates to true if the rest of COND is the name of an existing number register; otherwise, it evaluates to false. .It If COND starts with a parenthesis or with an optionally signed @@ -1340,7 +1340,7 @@ Currently unsupported. Temporarily turn off line numbering. Currently unsupported. .Ss \&nop -Exexute the rest of the input line as a request or macro line. +Execute the rest of the input line as a request or macro line. Currently unsupported. .Ss \&nr Define or change a register. @@ -1582,7 +1582,7 @@ Set tab stops. Takes an arbitrary number of arguments. Currently unsupported. .Ss \&tc -Change tab repetion character. +Change tab repetition character. Currently unsupported. .Ss \&TE End a table context. @@ -1682,7 +1682,7 @@ Notify on change of string or macro. This is a Heirloom extension and currently ignored. .Ss \&watchlength On change, report the contents of macros and strings -up to the sepcified length. +up to the specified length. This is a Heirloom extension and currently ignored. .Ss \&watchn Notify on change of register. @@ -1777,7 +1777,7 @@ minimum (not available in C) maximum (not available in C) .El .Pp -There is no concept of precendence; evaluation proceeds from left to right, +There is no concept of precedence; evaluation proceeds from left to right, except when subexpressions are enclosed in parantheses. Inside parentheses, whitespace is ignored. .Sh ESCAPE SEQUENCE REFERENCE -- cgit v1.2.3