diff options
Diffstat (limited to 'distrib/notes/i386/features')
-rw-r--r-- | distrib/notes/i386/features | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/i386/features b/distrib/notes/i386/features index 662c20d1d0a..6f8303a3b71 100644 --- a/distrib/notes/i386/features +++ b/distrib/notes/i386/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set |