summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2007-07-18 05:58:32 +0000
committerajacoutot <ajacoutot@openbsd.org>2007-07-18 05:58:32 +0000
commit7804c45770af6cce54f1c9d4e5be44eef444d02a (patch)
tree3db6585d3f4da8c63de11def18eed2fc648de3d6
parentAdd missing '};' to end struct declaration. Compiles again. (diff)
downloadwireguard-openbsd-7804c45770af6cce54f1c9d4e5be44eef444d02a.tar.xz
wireguard-openbsd-7804c45770af6cce54f1c9d4e5be44eef444d02a.zip
- document the fact that mkfontscale is now run as well as mkfontdir and
fc-cache for @fontdir ok kili@ espie@
-rw-r--r--usr.sbin/pkg_add/pkg_create.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1
index 73481ef2a45..5ab72c3e29d 100644
--- a/usr.sbin/pkg_add/pkg_create.1
+++ b/usr.sbin/pkg_add/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_create.1,v 1.43 2007/06/17 10:35:55 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.44 2007/07/18 05:58:32 ajacoutot Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -21,7 +21,7 @@
.\" [jkh] Took John's changes back and made some additional extensions for
.\" better integration with FreeBSD's new ports collection.
.\"
-.Dd $Mdocdate: June 17 2007 $
+.Dd $Mdocdate: July 18 2007 $
.Dt PKG_CREATE 1
.Os
.Sh NAME
@@ -436,6 +436,8 @@ from
.Pa font.alias-*
fragments, execute
.Xr mkfontdir 1 ,
+.Xr mkfontscale 1
+and
.Xr fc-cache 1
when needed.
Delete extra files at