diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:53:00 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:53:00 +0000 |
commit | 7bb5b8a57288147556d5c53bb72c5e800a53fd42 (patch) | |
tree | 0f41213b265d80a1c35d2851b9de834bd9a1462c | |
parent | c66cf8837a82ba50a9f967516a660dd307e8241e (diff) | |
download | src-test2-7bb5b8a57288147556d5c53bb72c5e800a53fd42.tar.gz src-test2-7bb5b8a57288147556d5c53bb72c5e800a53fd42.zip |
Notes
-rw-r--r-- | usr.bin/rwall/rwall.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1 index 63005020f092..e18ebcc7f15f 100644 --- a/usr.bin/rwall/rwall.1 +++ b/usr.bin/rwall/rwall.1 @@ -45,7 +45,8 @@ .Sh DESCRIPTION The .Nm -command sends a message to the users logged into the specified host. +command sends a message to the users logged into the specified +.Ar host . The message to be sent can be typed in and terminated with EOF or it can be in a |