diff options
author | 1998-11-20 04:09:23 +0000 | |
---|---|---|
committer | 1998-11-20 04:09:23 +0000 | |
commit | 0ae076a7334927bb2f57d6b4856f868575eee829 (patch) | |
tree | 4495a231cb99e0c75fe0e57a68b09e273e5cacf1 | |
parent | Fix spelling of Churchill; already corrected infortunes data file (diff) | |
download | wireguard-openbsd-0ae076a7334927bb2f57d6b4856f868575eee829.tar.xz wireguard-openbsd-0ae076a7334927bb2f57d6b4856f868575eee829.zip |
typo
-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 3e77a7b7c94..3c9a51d7626 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.2 1998/11/03 04:35:16 aaron Exp $ +dnl $OpenBSD: m4.common,v 1.3 1998/11/20 04:09:23 todd Exp $ dnl dnl simulate an include path with a macro 'includeit'. define(`includeit',`sinclude('INCLUDE/`$1)sinclude('INCLUDE/../`$1)')dnl @@ -474,6 +474,6 @@ tailored for your site. We recommend you run: man afterboot -which wilk tell you about a bunch of the files needing to be reviewed. +which will tell you about a bunch of the files needing to be reviewed. If you are unfamiliar with UN*X-like system administration, it's recommended that you buy a book that discusses it.-:})dnl |