diff options
author | 2006-01-13 11:50:31 +0000 | |
---|---|---|
committer | 2006-01-13 11:50:31 +0000 | |
commit | 3d06aae14ba3e77b61c3d9b95935c6be9d554770 (patch) | |
tree | 180c181d6ae5d9563e3340f5754475c349a282bc | |
parent | Path MTU discovery for NAT-T. (diff) | |
download | wireguard-openbsd-3d06aae14ba3e77b61c3d9b95935c6be9d554770.tar.xz wireguard-openbsd-3d06aae14ba3e77b61c3d9b95935c6be9d554770.zip |
nit
-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 |