summaryrefslogtreecommitdiff
path: root/README.openbsd
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-03-30 21:30:45 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-03-30 21:30:45 +0200
commitee770c2346eb37e0dcb8b6cf3eaacf3d8efd6bbc (patch)
tree58f05092be1a17a939e861f8cadcda1b6ca2ecef /README.openbsd
parent0da9e21872802cfc6e975b1ebaf9efb9e5934d84 (diff)
parentfef76e17ed4c607ea73b81279f9ef1d7121be900 (diff)
Merge branch 'release/experimental/1.0.29-1_experimental1'experimental/1.0.29-1_experimental1
Diffstat (limited to 'README.openbsd')
-rw-r--r--README.openbsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.openbsd b/README.openbsd
index 211ab06..0fa80e3 100644
--- a/README.openbsd
+++ b/README.openbsd
@@ -3,7 +3,7 @@ SANE and OpenBSD
Building:
---------
-Don't forget to use GNU make (gmake). E.g. "MAKE=gmake ./configure".
+Don't forget to use GNU make (gmake). E.g. "MAKE=gmake ./configure".
SANE should compile and install out-of-the-box.
If some libraries and headers (like libjpeg) are installed in /usr/local/, adding
@@ -51,6 +51,6 @@ and detach scripts. See tools/openbsd for an example.
Parport-scanners:
-----------------
I don't have any information about these. Please contact me or the SANE mailing
-list if you succeded in using one of these.
+list if you succeeded in using one of these.
2005-12-23 Henning Meier-Geinitz <henning@meier-geinitz.de>