Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/fpr Quote word that has the same letter as a macro.



details:   https://anonhg.NetBSD.org/src/rev/a731776ca44f
branches:  trunk
changeset: 778153:a731776ca44f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Mar 17 22:10:51 2012 +0000

description:
Quote word that has the same letter as a macro.
Fixes PR 46215 by Nicolas Joly.

diffstat:

 usr.bin/fpr/fpr.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 801f12640720 -r a731776ca44f usr.bin/fpr/fpr.1
--- a/usr.bin/fpr/fpr.1 Sat Mar 17 21:57:48 2012 +0000
+++ b/usr.bin/fpr/fpr.1 Sat Mar 17 22:10:51 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fpr.1,v 1.10 2009/03/15 15:18:04 joerg Exp $
+.\"    $NetBSD: fpr.1,v 1.11 2012/03/17 22:10:51 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -58,7 +58,7 @@
 .It Blank      One line
 .It 0  Two lines
 .It 1  To first line of next page
-.It +  No advance
+.It +  \&No advance
 .El
 .Ed
 .Pp



Home | Main Index | Thread Index | Old Index