diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-04-14 02:35:28 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-04-14 02:35:28 +0000 |
commit | 972d0c8a3bd19d961e7e7872d90e783c5f07769c (patch) | |
tree | f14d76cbf0729b858c101fdd7287df883ebabeb9 /distrib | |
parent | af0e8d55e09767c5d73e00a08a4ffd4f9e7647f7 (diff) |
Advise people to read root.mail from mail via "more 1" instead of "1"; from
deraadt@
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/m4.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 33473c8c32e..cb8bc1a5136 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.33 2002/04/09 01:22:19 miod Exp $ +dnl $OpenBSD: m4.common,v 1.34 2002/04/14 02:35:27 miod Exp $ dnl dnl simulate an include path with a macro 'includeit'. define(`includeit',`sinclude('INCLUDE/`$1)sinclude('INCLUDE/../`$1)')dnl @@ -601,7 +601,7 @@ This you can do by running mail -and then just enter "1" to get the first message. You quit mail by +and then just enter "more 1" to get the first message. You quit mail by entering "q". Some of the files in the OpenBSD OSREV distribution might need to be |