Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/rwho Fix typos in file names. From YOMURA Masanori i...



details:   https://anonhg.NetBSD.org/src/rev/25b0d189e955
branches:  trunk
changeset: 584245:25b0d189e955
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:23:56 2005 +0000

description:
Fix typos in file names. From YOMURA Masanori in private mail.

diffstat:

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

diffs (29 lines):

diff -r a64815b4c193 -r 25b0d189e955 usr.bin/rwho/rwho.1
--- a/usr.bin/rwho/rwho.1       Sun Sep 11 23:22:03 2005 +0000
+++ b/usr.bin/rwho/rwho.1       Sun Sep 11 23:23:56 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rwho.1,v 1.9 2003/08/07 11:15:47 agc Exp $
+.\"    $NetBSD: rwho.1,v 1.10 2005/09/11 23:23:56 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -28,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)rwho.1       8.1 (Berkeley) 6/6/93
-.\"    $NetBSD: rwho.1,v 1.9 2003/08/07 11:15:47 agc Exp $
+.\"    $NetBSD: rwho.1,v 1.10 2005/09/11 23:23:56 wiz Exp $
 .\"
 .Dd June 6, 1993
 .Dt RWHO 1
@@ -62,8 +62,8 @@
 .Fl a
 flag is given.
 .Sh FILES
-.Bl -tag -width /var/rwho/rhowd.* -compact
-.It Pa /var/rwho/whod.*
+.Bl -tag -width /var/rwho/rwhod.* -compact
+.It Pa /var/rwho/rwhod.*
 information about other machines
 .El
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index