diff options
| author | 2020-12-22 10:33:33 +0000 | |
|---|---|---|
| committer | 2020-12-22 10:33:33 +0000 | |
| commit | 59a8033f92d2e67bc07adcfa917c446a81ee670e (patch) | |
| tree | 3203f2557672d31603f6e222579ace0e89af526a /share/man/man5 | |
| parent | Break cursor movement in grid into a common set of functions that can (diff) | |
| download | wireguard-openbsd-59a8033f92d2e67bc07adcfa917c446a81ee670e.tar.xz wireguard-openbsd-59a8033f92d2e67bc07adcfa917c446a81ee670e.zip | |
Fix typos
ok jmc
Diffstat (limited to 'share/man/man5')
| -rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 3248e13a269..b0ec3c0e035 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.249 2020/12/12 15:13:28 rsadowski Exp $ +.\" $OpenBSD: port-modules.5,v 1.250 2020/12/22 10:33:34 tobias Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 12 2020 $ +.Dd $Mdocdate: December 22 2020 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -862,7 +862,7 @@ This sets .Ev FONTDIR using said typeface name. .Ev FONTTYPES -defaults to `ttf' but can be set to include the extenions of +defaults to `ttf' but can be set to include the extensions of fonts which are to be installed. Also sets .Ev FONT_DISTDIR . |
