Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 fix typo



details:   https://anonhg.NetBSD.org/src/rev/b4b1d3dfbd24
branches:  trunk
changeset: 533631:b4b1d3dfbd24
user:      mason <mason%NetBSD.org@localhost>
date:      Fri Jul 05 18:33:20 2002 +0000

description:
fix typo

diffstat:

 share/man/man4/options.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 30a9c4d2e731 -r b4b1d3dfbd24 share/man/man4/options.4
--- a/share/man/man4/options.4  Fri Jul 05 16:52:39 2002 +0000
+++ b/share/man/man4/options.4  Fri Jul 05 18:33:20 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.175 2002/07/03 11:05:20 yamt Exp $
+.\"    $NetBSD: options.4,v 1.176 2002/07/05 18:33:20 mason Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1838,7 +1838,7 @@
 .It Cd options RASTERCONS_FULLSCREEN
 Use the entire screen for the console.
 .It Cd options RASTERCONS_SMALLFONT
-Use a the fixed font on the console, instead of the normal font.
+Use the Fixed font on the console, instead of the normal font.
 .It Cd options SUN4
 Support sun4 class machines.
 .It Cd options SUN4C



Home | Main Index | Thread Index | Old Index