diff options
author | Jan-Uwe Finck <jufi@cvs.openbsd.org> | 2002-07-07 09:02:32 +0000 |
---|---|---|
committer | Jan-Uwe Finck <jufi@cvs.openbsd.org> | 2002-07-07 09:02:32 +0000 |
commit | 41fe8f0cec31733000904d5a122872e99ad664c7 (patch) | |
tree | 2493c8d33a65868031532f712ae2e3d532b48891 /share/tmac/mdoc | |
parent | cd84c90ae341335a0ad90ba9e59a0c4043a52259 (diff) |
enviroment -> environment
Diffstat (limited to 'share/tmac/mdoc')
-rw-r--r-- | share/tmac/mdoc/doc-common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common index 29a5649e25d..42e1b16f57f 100644 --- a/share/tmac/mdoc/doc-common +++ b/share/tmac/mdoc/doc-common @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-common,v 1.27 2002/03/22 23:29:28 deraadt Exp $ +.\" $OpenBSD: doc-common,v 1.28 2002/07/07 09:02:30 jufi Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -320,7 +320,7 @@ .\} .. .de lM -.\" We may still have a partial line in the enviroment. If this is the case, +.\" We may still have a partial line in the environment. If this is the case, .\" and we happen to be on the last line of the page, the .fl will cause the .\" page to be ejected and troff will immediately exit. If we're in nroff .\" mode, this would be unfortunate, since we would never get a chance to |