diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
| commit | 50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e (patch) | |
| tree | bc9e037fdf2ed91d8f914cfe43bade2553a869c2 /usr.sbin/pkg_install | |
| parent | 3dce589cb969648ca460619cfe3f14b200663fbc (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install')
| -rw-r--r-- | usr.sbin/pkg_install/updating/pkg_updating.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/updating/pkg_updating.1 b/usr.sbin/pkg_install/updating/pkg_updating.1 index 9ab6dc8b594bb..999d1f944bc88 100644 --- a/usr.sbin/pkg_install/updating/pkg_updating.1 +++ b/usr.sbin/pkg_install/updating/pkg_updating.1 @@ -1,6 +1,6 @@ .\" -.\" FreeBSD updating - Scan the installed ports and show all UPDATING entries -.\" that affect one of the installed ports. Alternative a list of portnames +.\" FreeBSD updating - Scan the installed ports and show all UPDATING entries +.\" that affect one of the installed ports. Alternative a list of portnames .\" could be passed to pkg_updating .\" .\" "THE BEER-WARE LICENSE" (Revision 42): @@ -37,7 +37,7 @@ UPDATING entries for the named packages are displayed. Only entries newer than .Ar date are shown. Use a YYYYMMDD date format. -.It Fl f , -file Ar file +.It Fl f , -file Ar file Defines a alternative location of the UPDATING .Ar file . .It Fl h , -help |
