diff options
Diffstat (limited to 'usr.sbin/pkg_add/package.5')
-rw-r--r-- | usr.sbin/pkg_add/package.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/package.5 b/usr.sbin/pkg_add/package.5 index 525380a961c..ff056904fe5 100644 --- a/usr.sbin/pkg_add/package.5 +++ b/usr.sbin/pkg_add/package.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: package.5,v 1.1 2005/09/18 00:54:29 espie Exp $ +.\" $OpenBSD: package.5,v 1.2 2005/09/19 09:58:33 bernd Exp $ .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -60,7 +60,7 @@ In order to allow just-in-time extraction, packages always begin with a table of contents, named .Pa +CONTENTS . This table of contents can be read using the API described in -.Xr OpenBSD::PackingList 7 . +.Xr OpenBSD::PackingList 3p . .Pp All the remaining information in the archive should be referenced in the packing-list, including all relevant information: symlinks destinations, |