diff options
author | charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
commit | ad8a79e6a5c75acf360e9310860387b68066c0b7 (patch) | |
tree | 9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/wall | |
parent | e2acd5cecf61f060255d467b8d38cd35f941fb1c (diff) | |
download | FreeBSD-src-ad8a79e6a5c75acf360e9310860387b68066c0b7.zip FreeBSD-src-ad8a79e6a5c75acf360e9310860387b68066c0b7.tar.gz |
Use `The .Nm utility'
Diffstat (limited to 'usr.bin/wall')
-rw-r--r-- | usr.bin/wall/wall.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/wall/wall.1 b/usr.bin/wall/wall.1 index b68b293..7759f76 100644 --- a/usr.bin/wall/wall.1 +++ b/usr.bin/wall/wall.1 @@ -43,8 +43,9 @@ .Op Fl g Ar group .Op Ar file .Sh DESCRIPTION -.Nm Wall -displays the contents of +The +.Nm +utility displays the contents of .Ar file or, by default, its standard input, on the terminals of all currently logged in users. |