From e25cebf5a96cd02ca03c488662ca7d3ccbc1a125 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Sat, 14 Aug 1999 12:55:26 +0000 Subject: manpage fix family name change for itojun (s/Itoh/Hagino/) Submitted by: "Alexey M. Zelkin" --- devel/portlint/src/portlint.1 | 10 +++++----- devel/portlint/src/portlint.pl | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'devel/portlint/src') diff --git a/devel/portlint/src/portlint.1 b/devel/portlint/src/portlint.1 index 070331470154..910e8d6b2ea1 100644 --- a/devel/portlint/src/portlint.1 +++ b/devel/portlint/src/portlint.1 @@ -1,6 +1,6 @@ -.\" $Id: portlint.1,v 1.1 1999/01/05 12:23:28 itojun Exp $ +.\" $Id: portlint.1,v 1.2 1999/04/05 03:20:36 itojun Exp $ .\" -.\" Copyright (c) 1997 by Jun-ichiro Itoh . +.\" Copyright (c) 1997 by Jun-ichiro Hagino . .\" All Rights Reserved. Absolutely no warranty. .\" .Dd July 11, 1997 @@ -105,7 +105,7 @@ This type of messages are used in verbose mode .Pq Fl v . .El .Sh FILES -.Bl -tag -width bsd.port.mk -compact +.Bl -tag -width bsd.port.mkxx -compact .It Pa bsd.port.mk master Makefile for ports .Po @@ -119,9 +119,9 @@ port collection on NetBSD/OpenBSD .Pc .Sh AUTHORS -Jun-ichiro Itoh +.An Jun-ichiro Hagino Aq itojun@itojun.org and -Yoshishige Arai . +.An Yoshishige Arai Aq ryo2@on.rim.or.jp . Many people has contributed patches and comments/suggestions. .Sh BUGS .Nm diff --git a/devel/portlint/src/portlint.pl b/devel/portlint/src/portlint.pl index 36f4aa93e9e2..d1e0948d1a8d 100644 --- a/devel/portlint/src/portlint.pl +++ b/devel/portlint/src/portlint.pl @@ -2,10 +2,10 @@ # # portlint - lint for port directory # implemented by: -# Jun-ichiro itojun Itoh +# Jun-ichiro itojun Hagino # Yoshishige Arai # -# Copyright(c) 1997 by Jun-ichiro Itoh . +# Copyright(c) 1997 by Jun-ichiro Hagino . # All rights reserved. # Freely redistributable. Absolutely no warranty. # @@ -13,7 +13,7 @@ # bsd.port.mk. There are significant differences in those so you'll have # hard time upgrading this... # -# $Id: portlint.pl,v 1.6 1999/04/22 05:37:46 itojun Exp $ +# $Id: portlint.pl,v 1.7 1999/07/24 14:24:46 itojun Exp $ # $err = $warn = 0; -- cgit v1.2.3