diff options
author | 2002-11-09 00:39:42 +0000 | |
---|---|---|
committer | 2002-11-09 00:39:42 +0000 | |
commit | 42d2d132e6a43c812cadbe8c2767027ca750c3d8 (patch) | |
tree | 3a2998438318f77b935f19767b5bf9d264d6026f | |
parent | In login emulation mode use the same setusercontext() flags as (diff) | |
download | wireguard-openbsd-42d2d132e6a43c812cadbe8c2767027ca750c3d8.tar.xz wireguard-openbsd-42d2d132e6a43c812cadbe8c2767027ca750c3d8.zip |
uucp(1) doesn't exist anymore.
-rw-r--r-- | bin/rmail/rmail.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rmail/rmail.8 b/bin/rmail/rmail.8 index 9120d1ed9d6..04731e6ff36 100644 --- a/bin/rmail/rmail.8 +++ b/bin/rmail/rmail.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmail.8,v 1.12 2001/12/21 11:41:50 mpech Exp $ +.\" $OpenBSD: rmail.8,v 1.13 2002/11/09 00:39:42 fgsch Exp $ .\" $NetBSD: rmail.8,v 1.8 1995/03/21 07:08:21 cgd Exp $ .\" .\" Copyright (c) 1983, 1990 The Regents of the University of California. @@ -63,7 +63,7 @@ is explicitly designed for use with and .Xr sendmail 8 . .Sh SEE ALSO -.Xr uucp 1 , +.\" .Xr uucp 1 , .Xr mail.local 8 , .Xr sendmail 8 .Sh HISTORY |