diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-04 18:54:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-04 18:54:42 +0000 |
commit | 04073d48a17e01f35af5d19e6193bbff1b8e8e84 (patch) | |
tree | 34e08aeefc0699cec7869d2aa42f03498158e922 | |
parent | 4b17636f70b9ac0818e91d5afc3cd6c289e0b42a (diff) |
typo;
-rw-r--r-- | share/man/man7/packages-specs.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/packages-specs.7 b/share/man/man7/packages-specs.7 index d38a054939d..2de2787b625 100644 --- a/share/man/man7/packages-specs.7 +++ b/share/man/man7/packages-specs.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: packages-specs.7,v 1.11 2010/07/04 17:30:31 espie Exp $ +.\" $OpenBSD: packages-specs.7,v 1.12 2010/07/04 18:54:41 jmc Exp $ .\" .\" Copyright (c) 2001 Marc Espie .\" @@ -143,7 +143,7 @@ after removing any version and flavor requirements. .Pp If the .Sq pkgspec -part is left empty, any package will the right stem will do: in effect, +part is left empty, any package with the right stem will do: in effect, the pkgspec used is .Sq stem-* . .Pp |