diff options
author | 2015-04-02 15:47:40 +0000 | |
---|---|---|
committer | 2015-04-02 15:47:40 +0000 | |
commit | 667c8669b2ecf60a7f31bf308a1ffe89e96e8b14 (patch) | |
tree | fbcf47ccbf6d3f1b673fdf17b6577914be9143bb | |
parent | use correct capitalization of 'BlackBerry' (diff) | |
download | wireguard-openbsd-667c8669b2ecf60a7f31bf308a1ffe89e96e8b14.tar.xz wireguard-openbsd-667c8669b2ecf60a7f31bf308a1ffe89e96e8b14.zip |
overriden -> overridden;
-rw-r--r-- | share/man/man5/port-modules.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index ca62e49d830..dc470468658 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.187 2015/04/02 13:58:55 jasper Exp $ +.\" $OpenBSD: port-modules.5,v 1.188 2015/04/02 15:47:40 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -983,7 +983,7 @@ If .Ev MODPY_PI is set to Yes it will set .Ev MASTER_SITES . -The subdirectory can be overriden with +The subdirectory can be overridden with .Ev MODPY_PI_DIR . .Pp Python 2.x places .pyc files in the same directory as the associated .py file. |