From owner-man-jp@jp.freebsd.org  Sun Mar 29 00:01:36 1998
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) id AAA19565
	Sun, 29 Mar 1998 00:01:36 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) with ESMTP id AAA19560
	for <man-jp@jp.freebsd.org>; Sun, 29 Mar 1998 00:01:33 +0900 (JST)
Received: from localhost (localhost [127.0.0.1])
	by yk.rim.or.jp (8.8.7/8.8.7) with ESMTP id AAA00979
	for <man-jp@jp.freebsd.org>; Sun, 29 Mar 1998 00:01:19 +0900 (JST)
	(envelope-from k-horik@yk.rim.or.jp)
To: man-jp@jp.freebsd.org
In-Reply-To: Your message of "Fri, 27 Mar 1998 11:13:11 +0900"
	<19980327111311L.issei@mikage.t-cnet.or.jp>
References: <19980327111311L.issei@mikage.t-cnet.or.jp>
X-Mailer: Mew version 1.92 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Sat_Mar_28_23:24:23_1998_479)--"
Content-Transfer-Encoding: 7bit
Message-Id: <19980329000118J.k-horik@yk.rim.or.jp>
Date: Sun, 29 Mar 1998 00:01:18 +0900
From: Kazuo Horikawa <k-horik@yk.rim.or.jp>
X-Dispatcher: imput version 971024
Lines: 106
Reply-To: man-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: man-jp 811
Subject: [man-jp 811] jpman for 2.2.6-RELEASE
Errors-To: owner-man-jp@jp.freebsd.org
Sender: owner-man-jp@jp.freebsd.org

----Next_Part(Sat_Mar_28_23:24:23_1998_479)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

 $BKY@n$G$9!#(B
 2.2.6-RELEASE $B$KH<$&(B section 1, 8 $BDI=>$N$46(NO$"$j$,$H$&$4$5$$$^$7$?!#(B

 RELEASE_2_2_6 $B%?%0IUM?;~$K!">/!9F|K\8l%^%K%e%"%k$H:9J,$,=P$F$$$^$9$,(B
($B:G8e$KE:IU(B)$B!"0UL#E*$K:9$O$J$$$N$G!"(B2.2.6-RELEASE $BMQ$NF|K\8l%^%K%e%"%k(B
$B$H$7$F$O!"$3$N$^$^$K$7$h$&$H;W$$$^$9!#(B
 RELENG_2_2 $B$O$b$&0lEY(B RELEASE $B$,$"$k$HJ9$$$F$$$^$9$N$G!"(Bjpman project 
$B$H$7$F$b!"$7$P$i$/(B RELENG_2_2 $BDI=>$7$^$9!#(B


----Next_Part(Sat_Mar_28_23:24:23_1998_479)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Content-Description: diff_980327

newsyslog.8 $B$K$D$$$F$O!"FbMFH?1G:Q$_!#(B

diff -ur /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man1/w.1 man1/w.1
--- /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man1/w.1	Sun Mar 22 06:29:35 1998
+++ man1/w.1	Sat Mar 28 01:57:23 1998
@@ -30,14 +30,14 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)w.1	8.1 (Berkeley) 6/6/93
-.\"	$Id: w.1,v 1.2.8.5 1998/03/08 14:31:54 jkh Exp $
+.\"	$Id: w.1,v 1.2.8.6 1998/03/22 19:17:50 steve Exp $
 .\"
 .Dd June 6, 1993
 .Dt W 1
 .Os BSD 4
 .Sh NAME
 .Nm w
-.Nd present who users are and what they are doing
+.Nd "display who is logged in and what they are doing"
 .Sh SYNOPSIS
 .Nm w
 .Op Fl dhin
diff -ur /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man8/boot.8 man8/boot.8
--- /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man8/boot.8	Sun Mar 22 06:28:03 1998
+++ man8/boot.8	Sat Mar 28 01:54:37 1998
@@ -36,7 +36,7 @@
 .\"
 .\"     @(#)boot_i386.8	8.2 (Berkeley) 4/19/94
 .\"
-.\" $Id: boot_i386.8,v 1.4.2.3 1998/02/10 00:18:25 msmith Exp $
+.\" $Id: boot_i386.8,v 1.4.2.4 1998/03/23 08:14:06 danny Exp $
 .\"
 .Dd April 19, 1994
 .Dt BOOT 8 i386
@@ -155,7 +155,7 @@
 .It Fl d
 enter the DDB kernel debugger
 .Pq see Xr ddb 4
-as early as possible in kernel inititialization.
+as early as possible in kernel initialization.
 .It Fl g
 use the GDB remote debugging protocol.
 .It Fl h
diff -ur /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man8/boot_i386.8 man8/boot_i386.8
--- /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man8/boot_i386.8	Sun Mar 22 06:28:03 1998
+++ man8/boot_i386.8	Sat Mar 28 01:54:37 1998
@@ -36,7 +36,7 @@
 .\"
 .\"     @(#)boot_i386.8	8.2 (Berkeley) 4/19/94
 .\"
-.\" $Id: boot_i386.8,v 1.4.2.3 1998/02/10 00:18:25 msmith Exp $
+.\" $Id: boot_i386.8,v 1.4.2.4 1998/03/23 08:14:06 danny Exp $
 .\"
 .Dd April 19, 1994
 .Dt BOOT 8 i386
@@ -155,7 +155,7 @@
 .It Fl d
 enter the DDB kernel debugger
 .Pq see Xr ddb 4
-as early as possible in kernel inititialization.
+as early as possible in kernel initialization.
 .It Fl g
 use the GDB remote debugging protocol.
 .It Fl h
diff -ur /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man8/newsyslog.8 man8/newsyslog.8
--- /home/jaz/horikawa/man-jp/work/fbsd-2.2.6-980321-BETA/man/man8/newsyslog.8	Sun Mar 22 06:29:58 1998
+++ man8/newsyslog.8	Sat Mar 28 01:58:07 1998
@@ -1,7 +1,7 @@
 .\" This file contains changes from the Open Software Foundation.
 .\"
 .\"	from: @(#)newsyslog.8
-.\"	$Id: newsyslog.8,v 1.1.1.1.2.5 1998/03/15 05:47:04 jkh Exp $
+.\"	$Id: newsyslog.8,v 1.1.1.1.2.6 1998/03/22 22:58:21 steve Exp $
 .\"
 .\" Copyright 1988, 1989 by the Massachusetts Institute of Technology
 .\" 
@@ -25,7 +25,7 @@
 .Nd maintain system log files to manageable sizes
 .Sh SYNOPSIS
 .Nm newsyslog
-.Op Fl rnv
+.Op Fl Fnrv
 .Op Fl f Ar config_file
 .Sh DESCRIPTION
 .Nm Newsyslog

----Next_Part(Sat_Mar_28_23:24:23_1998_479)----
