diff options
-rw-r--r-- | share/man/man5/mk.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5 index 2173098873b..8d3355da971 100644 --- a/share/man/man5/mk.conf.5 +++ b/share/man/man5/mk.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mk.conf.5,v 1.11 2007/04/01 16:12:07 matthieu Exp $ +.\" $OpenBSD: mk.conf.5,v 1.12 2007/04/01 19:54:27 jmc Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre .\" @@ -253,7 +253,7 @@ to compiles. .It Ev XENOCARA_RERUN_AUTOCONF Forces X builds to re-run automake and autoconf in each module before configuring them. -This option requires that the automake, autoconf and libtool +This option requires that the automake, autoconf and libtool packages are installed. .Bq no .El |