diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2006-01-13 11:50:32 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2006-01-13 11:50:32 +0000 |
commit | 86b6893b3c3439b7e1cb614235b5c0471c266990 (patch) | |
tree | ee49de3b82bdd4defc6f9ad8f8549795cb353127 /usr.sbin | |
parent | e6ddec33a963b34d8c4607890eb529a504e69637 (diff) |
nit
Diffstat (limited to 'usr.sbin')
-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 ff056904fe5..de7cd697f74 100644 --- a/usr.sbin/pkg_add/package.5 +++ b/usr.sbin/pkg_add/package.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: package.5,v 1.2 2005/09/19 09:58:33 bernd Exp $ +.\" $OpenBSD: package.5,v 1.3 2006/01/13 11:50:31 espie Exp $ .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -37,7 +37,7 @@ and compressed using .Xr gzip 1 . .Pp Package names always end in -.Dq tgz ; +.Dq .tgz ; the file name itself should conform to .Xr packages-specs 7 . .Pp |