]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
df(1): Add EXAMPLES section to man page
authorfernape <fernape@FreeBSD.org>
Mon, 5 Oct 2020 13:39:37 +0000 (13:39 +0000)
committerfernape <fernape@FreeBSD.org>
Mon, 5 Oct 2020 13:39:37 +0000 (13:39 +0000)
commit34bf14b1087fc203ed44b4091c81c7cd0ee27c92
tree35bd159b65236e5c52a123eabef91ea153df58bf
parent614ec1502920dc5c9871d35dfa3394890ca787ba
df(1): Add EXAMPLES section to man page

* Add EXAMPLES section with four simple examples.
* Simplify -H flag description. This makes easy to see the difference between
  this flag and -h
* While here, fix .Tn deprecated macro.

Approved by: manpages (bcr@)
Differential Revision: https://reviews.freebsd.org/D26662
bin/df/df.1