Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.120 (approved by thor...



details:   https://anonhg.NetBSD.org/src/rev/2fa0fbbaa757
branches:  netbsd-1-5
changeset: 489520:2fa0fbbaa757
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Thu Sep 21 17:09:22 2000 +0000

description:
Pull up revision 1.120 (approved by thorpej):
  Fix spelling of "using" in options(4) (was "usign").

diffstat:

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

diffs (33 lines):

diff -r 273a0d4d3fcf -r 2fa0fbbaa757 share/man/man4/options.4
--- a/share/man/man4/options.4  Thu Sep 21 15:12:26 2000 +0000
+++ b/share/man/man4/options.4  Thu Sep 21 17:09:22 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.109.2.5 2000/09/21 15:12:26 bjh21 Exp $
+.\"    $NetBSD: options.4,v 1.109.2.6 2000/09/21 17:09:22 bjh21 Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1344,19 +1344,19 @@
 .Ss arm32-specific Options
 .Bl -ohang
 .It Cd options FRENCH_KEYBOARD
-Include translation for French keyboards when usign
+Include translation for French keyboards when using
 .Xr pccons 4
 on a Shark.
 .It Cd options FINNISH_KEYBOARD
-Include translation for Finnish keyboards when usign 
+Include translation for Finnish keyboards when using 
 .Xr pccons 4
 on a Shark.
 .It Cd options GERMAN_KEYBOARD
-Include translation for German keyboards when usign 
+Include translation for German keyboards when using 
 .Xr pccons 4
 on a Shark.
 .It Cd options NORWEGIAN_KEYBOARD
-Include translation for French keyboards when usign 
+Include translation for French keyboards when using 
 .Xr pccons 4
 on a Shark.
 .El



Home | Main Index | Thread Index | Old Index