diff options
-rw-r--r-- | share/man/man9/style.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 6f275cf..cf3cdb8 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: style.9,v 1.20 1997/12/07 19:53:44 wollman Exp $ +.\" $Id: style.9,v 1.21 1997/12/07 20:19:20 wollman Exp $ .\" .Dd December 14, 1995 .Dt STYLE 9 @@ -96,7 +96,7 @@ loop, so that it can safely be used in .Dq Li if statements. -is required. Any final statement-terminating semicolon should be +Any final statement-terminating semicolon should be supplied by the macro invocation rather than the macro, to make parsing easier for pretty-printers and editors. .Bd -literal -offset 0i |