diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
commit | 85c9ba7c594c9e1658e20053dcd00403e6e314e2 (patch) | |
tree | b9cba2183a2d7100b412afdd5c1220359e582d77 /usr.bin/wall/wall.1 | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
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 602ac8b09db..ab991896331 100644 --- a/usr.bin/wall/wall.1 +++ b/usr.bin/wall/wall.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wall.1,v 1.6 2000/03/14 14:58:25 aaron Exp $ +.\" $OpenBSD: wall.1,v 1.7 2000/04/15 11:45:57 aaron Exp $ .\" $NetBSD: wall.1,v 1.3 1994/11/17 07:17:57 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -51,7 +51,7 @@ displays the contents of or, by default, its standard input, on the terminals of all currently logged in users. .Pp -Only the super-user can write on the +Only the superuser can write on the terminals of users who have chosen to deny messages or are using a program which automatically denies messages. |