diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-01-27 02:05:59 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-01-27 02:05:59 +0000 |
| commit | d13d6a9ed2d812b8ad3260454a4b3b494842d6b0 (patch) | |
| tree | b740d181e04c0c4cb5062319b4c64994b3ced170 | |
| parent | fe8b86a06d78f92e9a10cbe6ec132925d323c014 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/pkg_install/version/pkg_version.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1 index d6e8d0a1f5bb..3f0399765b3f 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -160,6 +160,10 @@ file is specified on the command line, .Pa /usr/ports/INDEX is used. .El +.Sh COMPATIBILITY +The +.Fl c +option has been deprecated and is no longer supported. .Sh SEE ALSO .Xr fetch 1 , .Xr pkg_add 1 , |
