summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/mail.1
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-11-14 02:57:27 +0000
committerderaadt <deraadt@openbsd.org>2002-11-14 02:57:27 +0000
commit86dd7d2ca129474db8f5f33b32092d157e4f2abd (patch)
tree3c127bd48c4d21c37543da725582822beff413f8 /usr.bin/mail/mail.1
parentSync with bind-4.9.11-REL; fixes the problems listed in: (diff)
downloadwireguard-openbsd-86dd7d2ca129474db8f5f33b32092d157e4f2abd.tar.xz
wireguard-openbsd-86dd7d2ca129474db8f5f33b32092d157e4f2abd.zip
use $ or # before commands in examples
Diffstat (limited to 'usr.bin/mail/mail.1')
-rw-r--r--usr.bin/mail/mail.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 6c8439970e5..e4c029ffee6 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mail.1,v 1.34 2002/01/24 20:33:45 mickey Exp $
+.\" $OpenBSD: mail.1,v 1.35 2002/11/14 02:57:28 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -114,7 +114,7 @@ writes undeleted messages back to this file.
.It Fl u Ar user
Is equivalent to:
.Pp
-.Dl mail -f /var/mail/user
+.Dl $ mail -f /var/mail/user
.Pp
except that locking is done.
.El