diff options
author | 1998-02-12 18:24:50 +0000 | |
---|---|---|
committer | 1998-02-12 18:24:50 +0000 | |
commit | 9effab29ea912045bb6d0a9562e155fce03bc6d4 (patch) | |
tree | 8c1eb74dd33caf9b6d5d8ca25b8568d61671ad4d | |
parent | Spelling and grammar fixes in error messages. Diffs mailed to art a while (diff) | |
download | wireguard-openbsd-9effab29ea912045bb6d0a9562e155fce03bc6d4.tar.xz wireguard-openbsd-9effab29ea912045bb6d0a9562e155fce03bc6d4.zip |
Make man page agree with installation as to default config.
-rw-r--r-- | usr.bin/at/at.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index 7c42759bbeb..7c818cffdd8 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: at.1,v 1.4 1997/03/01 23:40:08 millert Exp $ +.\" $OpenBSD: at.1,v 1.5 1998/02/12 18:24:50 marc Exp $ .\" $FreeBSD: at.man,v 1.6 1997/02/22 19:54:05 peter Exp $ .Dd April 12, 1995 .Dt "AT" 1 @@ -165,11 +165,11 @@ to use .Pp If neither exists, only the superuser is allowed use of .Nm at . -This is the default configuration. .Pp An empty .Pa /var/at/at.deny means that every user is allowed use these commands. +This is the default configuration. .Sh OPTIONS .Bl -tag -width indent .It Fl V |