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 macro usage.



details:   https://anonhg.NetBSD.org/src/rev/a243301c5de6
branches:  trunk
changeset: 588090:a243301c5de6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Feb 07 19:33:21 2006 +0000

description:
Fix macro usage.

diffstat:

 share/man/man4/man4.hpcmips/teliosio.4 |  6 +++---
 share/man/man4/man4.hpcsh/j6x0lcd.4    |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r d740f22c7ebb -r a243301c5de6 share/man/man4/man4.hpcmips/teliosio.4
--- a/share/man/man4/man4.hpcmips/teliosio.4    Tue Feb 07 19:02:29 2006 +0000
+++ b/share/man/man4/man4.hpcmips/teliosio.4    Tue Feb 07 19:33:21 2006 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: teliosio.4,v 1.2 2005/07/31 00:21:09 wiz Exp $
+.\"    $NetBSD: teliosio.4,v 1.3 2006/02/07 19:33:21 wiz Exp $
 .\"
 .\" Copyright (c) 2005 Takeshi Nakayama.
 .\" All rights reserved.
@@ -40,9 +40,9 @@
 LCD screen in Sharp Telios series machines.
 .Pp
 The default keymap binds
-.Li Ao Ctrl Ac + Ao Alt Ac + Ao Ar arrowkey Ac
+.Ao Li Ctrl Ac + Ao Li Alt Ac + Ao Ar arrowkey Ac
 to control brightness with left and right arrow keys, and
-.Li Ao Ctrl Ac + Ao Alt Ac + Ao Space Ac
+.Ao Li Ctrl Ac + Ao Li Alt Ac + Ao Li space Ac
 to toggle power of the LCD screen.
 .Pp
 The current status of the battery unit can be displayed via
diff -r d740f22c7ebb -r a243301c5de6 share/man/man4/man4.hpcsh/j6x0lcd.4
--- a/share/man/man4/man4.hpcsh/j6x0lcd.4       Tue Feb 07 19:02:29 2006 +0000
+++ b/share/man/man4/man4.hpcsh/j6x0lcd.4       Tue Feb 07 19:33:21 2006 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: j6x0lcd.4,v 1.2 2005/07/31 00:25:58 wiz Exp $
+.\"    $NetBSD: j6x0lcd.4,v 1.3 2006/02/07 19:33:58 wiz Exp $
 .\"
 .\" Copyright (c) 2004 Valeriy E. Ushakov
 .\" All rights reserved.
@@ -39,7 +39,7 @@
 power of the LCD screen in Jornada 680 series machines.
 .Pp
 The default keymap binds
-.Li Ao Ctrl Ac + Ao Alt Ac + Ao Ar arrowkey Ac
+.Ao Li Ctrl Ac + Ao Li Alt Ac + Ao Ar arrowkey Ac
 to control brightness with up and down arrow keys, and to control
 contrast with left and right arrow keys.
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index