diff options
author | heinz <heinz@pkgsrc.org> | 2006-07-28 23:22:37 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2006-07-28 23:22:37 +0000 |
commit | 06978ae3c862e7bc7f7674d1ab403343648826a0 (patch) | |
tree | 8bb7cd8237b2dd734b7186f58f4809b490532e9e /devel | |
parent | ec264dd3434f7ef16c78daf22eb4c276d2e92258 (diff) | |
download | pkgsrc-06978ae3c862e7bc7f7674d1ab403343648826a0.tar.gz |
Corrected quoting of author's email address.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cpuflags/files/cpuflags.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cpuflags/files/cpuflags.1 b/devel/cpuflags/files/cpuflags.1 index f9b2836606b..239cbc121f9 100644 --- a/devel/cpuflags/files/cpuflags.1 +++ b/devel/cpuflags/files/cpuflags.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: cpuflags.1,v 1.16 2005/05/12 10:53:07 abs Exp $ +.\" $NetBSD: cpuflags.1,v 1.17 2006/07/28 23:22:37 heinz Exp $ .Dd May 31, 2001 .Dt CPUFLAGS 1 .Os @@ -77,7 +77,8 @@ CFLAGS+=-pipe .Nm still needs to learn about more cpu types - updates welcomed to -.Aq abs@NetBSD.org . Also the Makefile fragments and examples are BSD make +.Aq abs@NetBSD.org . +Also the Makefile fragments and examples are BSD make specific - gmake examples welcomed. .Pp Currently |