diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 18:07:32 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 18:07:32 +0000 |
commit | 9695f68044f5dd64615a9fba07cc57fffcda17db (patch) | |
tree | 4386ce1472a1680b1e66741c2ec2d35bcd5b8cc8 /share | |
parent | ee59133f529bbf35691d65865a8aa360a06aff2e (diff) |
arguments to name description (.Nd) macros are usually lower case;
fix superfluous double space in manual page body; fix typo.
from Alan R. S. Bueno.
ok jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man6/intro.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man6/intro.6 b/share/man/man6/intro.6 index 168581be783..130c7cf2097 100644 --- a/share/man/man6/intro.6 +++ b/share/man/man6/intro.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.6,v 1.11 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: intro.6,v 1.12 2009/10/22 18:07:31 sobrado Exp $ .\" .\" Copyright (c) 1999 Hugh Graham .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 22 2009 $ .Dt INTRO 6 .Os .Sh NAME @@ -112,7 +112,7 @@ Animated raindrops display. .It Xr random 6 Display random lines from a file or random numbers. .It Xr robots 6 -Fight off villanous robots. +Fight off villainous robots. .It Xr rot13 6 Decrypt caesar cyphers, rotated by 13 characters. .It Xr sail 6 |