diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-10-30 00:24:46 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-10-30 00:24:46 +0000 |
commit | 33736ffdf1f2ac217360b569f5f830d55f4cfde4 (patch) | |
tree | 73d2123b9938a843493510c640d1ad2be8081211 /usr.bin/wall/wall.1 | |
parent | 0f9fe76e9ba60a970964ebdbc054abf80e947a7d (diff) |
usr.bin/ man page fixes, t-z
Diffstat (limited to 'usr.bin/wall/wall.1')
-rw-r--r-- | usr.bin/wall/wall.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/wall/wall.1 b/usr.bin/wall/wall.1 index d6becf3c1d2..61c013755af 100644 --- a/usr.bin/wall/wall.1 +++ b/usr.bin/wall/wall.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wall.1,v 1.3 1996/09/02 09:07:35 deraadt Exp $ +.\" $OpenBSD: wall.1,v 1.4 1998/10/30 00:24:43 aaron Exp $ .\" $NetBSD: wall.1,v 1.3 1994/11/17 07:17:57 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -45,7 +45,7 @@ .Op Fl g Ar group .Op Ar file .Sh DESCRIPTION -.Nm Wall +.Nm wall displays the contents of .Ar file or, by default, its standard input, on the terminals of all |