diff options
author | 2008-03-03 07:02:28 +0000 | |
---|---|---|
committer | 2008-03-03 07:02:28 +0000 | |
commit | b613212378fc991cf968a103c242fed730bd835d (patch) | |
tree | 962e1c29323dab6c16d790cd3814c2adec2d7e71 /share/man/man7 | |
parent | document the two big bugs left that somewhat hinder parallel mode. (diff) | |
download | wireguard-openbsd-b613212378fc991cf968a103c242fed730bd835d.tar.xz wireguard-openbsd-b613212378fc991cf968a103c242fed730bd835d.zip |
Change the XSRCDIR default to /usr/xenocara. ok deraadt@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 8a888033ea1..20950b91dfe 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.68 2007/07/07 16:45:24 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.69 2008/03/03 07:02:28 matthieu Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 7 2007 $ +.Dd $Mdocdate: March 3 2008 $ .Dt HIER 7 .Os .Sh NAME @@ -563,9 +563,10 @@ Source for files in .It usr.sbin/ Source for files in .Pa /usr/sbin . +.El +.Pp .It xenocara/ Source for the X11 window system. -.El .Pp .It xobj/ Architecture specific target tree produced by building the |