diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-04-06 09:47:30 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-04-06 09:47:30 +0000 |
| commit | e229ffb7e9a7692f8d610787cd84e33aaca586b7 (patch) | |
| tree | 111e1db6d3f30af263f25fe891753188422a2543 /usr.bin | |
| parent | 7d2174e8cbf75813b8ceaaefca964ea59bda9eab (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/hexdump/od.1 | 2 | ||||
| -rw-r--r-- | usr.bin/mail/mail.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1 index dab6da7324d5..c8421005c55b 100644 --- a/usr.bin/hexdump/od.1 +++ b/usr.bin/hexdump/od.1 @@ -53,7 +53,7 @@ has been deprecated in favor of .Xr hexdump 1 . .Pp -.Xr Hexdump , +.Nm Hexdump , if called as .Nm od , provides compatibility for the options listed above. diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 2436d606f122..fa6bd41c2a66 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -78,7 +78,7 @@ special character when sending mail is only active in interactive mode. .It Fl n Inhibits reading -.Pa /usr/share/misc/Mail.rc +.Pa /etc/mail.rc upon startup. .It Fl N Inhibits the initial display of message headers @@ -797,7 +797,7 @@ Causes messages saved in .Ar mbox to be appended to the end rather than prepended. This should always be set (perhaps in -.Pa /usr/share/misc/Mail.rc ) . +.Pa /etc/mail.rc ) . .It Ar ask Causes .Nm mail |
