diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-10-10 18:40:44 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-10-10 18:40:44 +0000 |
commit | 0da4ef9b26a9d6d78e660ef3a8767502bb15793a (patch) | |
tree | 0b13fac41f7db3f55f6e81d8c19498c4673d8fe7 /distrib/notes/hppa | |
parent | 698769ed30ea8eccbfd9c7c793f8de3e9a1aff6b (diff) |
Fix a quoting typo in comments
Diffstat (limited to 'distrib/notes/hppa')
-rw-r--r-- | distrib/notes/hppa/features | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/hppa/features b/distrib/notes/hppa/features index 9e1ba4df590..6800a0b5e10 100644 --- a/distrib/notes/hppa/features +++ b/distrib/notes/hppa/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.1 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -33,7 +33,7 @@ dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) define({:-MDX-:},1)dnl dnl -dnl define if the X server can-:}t start until machdep.allow_aperture is set +dnl define if the X server can't start until machdep.allow_aperture is set define({:-MDXAPERTURE-:},)dnl dnl dnl define if the X server can start without a configuration file |