pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cpuflags/files Drop trailing whitespace, remove ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9773b4601faf
branches:  trunk
changeset: 471072:9773b4601faf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 17 00:40:24 2004 +0000

description:
Drop trailing whitespace, remove unnecessary .Pp and
use .Aq instead of <>.

diffstat:

 devel/cpuflags/files/cpuflags.1 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r d09767792aac -r 9773b4601faf devel/cpuflags/files/cpuflags.1
--- a/devel/cpuflags/files/cpuflags.1   Wed Mar 17 00:26:55 2004 +0000
+++ b/devel/cpuflags/files/cpuflags.1   Wed Mar 17 00:40:24 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cpuflags.1,v 1.13 2004/03/17 00:26:55 abs Exp $
+.\"    $NetBSD: cpuflags.1,v 1.14 2004/03/17 00:40:24 wiz Exp $
 .Dd May 31, 2001
 .Dt CPUFLAGS 1
 .Os
@@ -61,7 +61,7 @@
 .Pp
 Those desiring further optimisation can install the lang/gcc3 package, and
 add the following to
-.Pa /etc/mk.conf 
+.Pa /etc/mk.conf
 instead:
 .Bd -literal -offset indent
  .sinclude "@PREFIX@/share/examples/gcc/mk.conf"
@@ -83,11 +83,11 @@
 COPTS+=-pipe
 CFLAGS+=-pipe
 .Ed
-.Pp
 .Sh BUGS
 .Nm
 still needs to learn about more cpu types - updates welcomed
-to <abs%netbsd.org@localhost>.
+to
+.Aq abs%NetBSD.org@localhost .
 .Pp
 Currently
 .Nm



Home | Main Index | Thread Index | Old Index