Fix typos in file names. From YOMURA Masanori in private mail.
This commit is contained in:
parent
9a30a26518
commit
3c0c4bb078
|
@ -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 @@ unless the
|
|||
.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
|
||||
|
|
Loading…
Reference in New Issue