This commit is contained in:
espie 2012-10-28 10:32:23 +00:00
parent e1b10b2681
commit b626ac149d

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: pkg_subst.1,v 1.5 2011/07/25 07:58:55 ajacoutot Exp $
.\" $OpenBSD: pkg_subst.1,v 1.6 2012/10/28 10:32:23 espie Exp $
.\"
.\" Copyright (c) 2010 Marc Espie <espie@openbsd.org>
.\"
@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.Dd $Mdocdate: July 25 2011 $
.Dd $Mdocdate: October 28 2012 $
.Dt PKG_SUBST 1
.Os
.Sh NAME
@ -69,7 +69,7 @@ to
.It Fl g Ar group
Change group of destination file to
.Ar group .
.It Fl u Ar owner
.It Fl o Ar owner
Change owner of destination file to
.Ar owner .
.El