diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-20 07:33:10 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-20 07:33:10 +0000 |
commit | 7c9164113b96b01d017458713d35602deca7b352 (patch) | |
tree | 7af7e7c01385eb5cc695f72a25959eddb092a6bf /usr.bin | |
parent | 701811cd5ceee59896998d8f0fb53c54a5b803b6 (diff) |
syslog(3)
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/vacation/vacation.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1 index 2d57331c580..2f576677627 100644 --- a/usr.bin/vacation/vacation.1 +++ b/usr.bin/vacation/vacation.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vacation.1,v 1.2 1996/06/26 05:42:26 deraadt Exp $ +.\" $OpenBSD: vacation.1,v 1.3 1997/09/20 07:33:09 deraadt Exp $ .\" $NetBSD: vacation.1,v 1.5 1995/08/31 21:57:08 jtc Exp $ .\" .\" Copyright (c) 1985, 1987, 1990, 1991, 1993 @@ -156,7 +156,7 @@ Fatal errors, such as calling with incorrect arguments, or with non-existent .Ar login Ns Ar s , are logged in the system log file, using -.Xr syslog 8 . +.Xr syslog 3 . .Sh FILES .Bl -tag -width "vacation.dirxxx" -compact .It Pa ~/.vacation.db @@ -166,7 +166,7 @@ message to send .El .Sh SEE ALSO .Xr sendmail 8 , -.Xr syslog 8 +.Xr syslog 3 .Sh HISTORY The .Nm vacation |