diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-03-03 07:02:29 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-03-03 07:02:29 +0000 |
commit | 5306bf233841d1275476c8c13d09f4fdceeab9b3 (patch) | |
tree | 4fd6343b90ebe6f8869e44aaacc94ba86586def5 /share/man/man5 | |
parent | 72b606857252415fdb67a9dc9262a32c9748fab2 (diff) |
Change the XSRCDIR default to /usr/xenocara. ok deraadt@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/mk.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5 index d3af2b1d2cf..6554cba4eca 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.16 2008/02/11 07:58:28 jmc Exp $ +.\" $OpenBSD: mk.conf.5,v 1.17 2008/03/03 07:02:28 matthieu Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 11 2008 $ +.Dd $Mdocdate: March 3 2008 $ .Dt MK.CONF 5 .Os .Sh NAME @@ -169,7 +169,7 @@ The real path to the 'obj' tree for building the X Window System. .Bq Pa /usr/xobj .It Ev XSRCDIR The real path to the X Window System sources. -.Bq Pa /usr/src/xenocara +.Bq Pa /usr/xenocara .El .Sh ADDITIONAL VARIABLES Additionally, the following variables may be set by |