diff options
author | eadler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
commit | 1ef5fe44d364187e492b6a152c0176186161b44f (patch) | |
tree | bc9e037fdf2ed91d8f914cfe43bade2553a869c2 /usr.sbin/pkg_install | |
parent | 0b5862156580ae2abf520982aca1e1085730d500 (diff) | |
download | FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz |
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
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 9ab6dc8..999d1f9 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 |