diff options
author | 2010-07-04 18:54:41 +0000 | |
---|---|---|
committer | 2010-07-04 18:54:41 +0000 | |
commit | 126fe4d0208d102bb5fc55b84fbfafd91e2a3c49 (patch) | |
tree | 062d29eadde6b4d5b1bba6392a74ccc8068297b9 /share/man/man7 | |
parent | initial documentation for pkg.conf, after nits from jmc@, and straightening (diff) | |
download | wireguard-openbsd-126fe4d0208d102bb5fc55b84fbfafd91e2a3c49.tar.xz wireguard-openbsd-126fe4d0208d102bb5fc55b84fbfafd91e2a3c49.zip |
typo;
Diffstat (limited to 'share/man/man7')
-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 |