]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Markup/typo fixes.
authorwiz <wiz@NetBSD.org>
Sat, 2 Jan 2021 08:55:51 +0000 (08:55 +0000)
committerwiz <wiz@NetBSD.org>
Sat, 2 Jan 2021 08:55:51 +0000 (08:55 +0000)
testpat/testpat.6

index 1bf42c61fd00bec5f9dbe2b717492ade664ffbd4..558cb361107e4eca9181d07a26d2e2edc9d9ca1f 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: testpat.6,v 1.1 2021/01/02 03:21:39 nat Exp $
+.\"    $NetBSD: testpat.6,v 1.2 2021/01/02 08:55:51 wiz Exp $
 .\"
 .\" Copyright (c) 2021 Nathanial Sloss <nathanialsloss@yahoo.com.au>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd Janurary 2, 2021
+.Dd January 2, 2021
 .Dt TESTPAT 6
 .Os
 .Sh NAME
@@ -38,7 +38,6 @@ The
 .Nm
 command displays a test pattern on a color capable terminal using
 .Xr curses 3 .
-
 Title is a string to display as the title of the test pattern.
 .Sh SEE ALSO
 .Xr curses 3
@@ -47,4 +46,4 @@ Title is a string to display as the title of the test pattern.
 appeared in
 .Nx 10.0 .
 .Sh AUTHORS
-Nathanial Sloss
+.An Nathanial Sloss