]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
realpath(1): Add EXAMPLES section.
authorFernando Apesteguía <fernape@FreeBSD.org>
Tue, 20 Oct 2020 13:15:26 +0000 (13:15 +0000)
committerFernando Apesteguía <fernape@FreeBSD.org>
Tue, 20 Oct 2020 13:15:26 +0000 (13:15 +0000)
commit76ec6f51b933d748c795339a4bd1c676a13a0d12
tree9a235f4045f9767472687b6cdf16ddf365a5b74f
parentea772485d1da1efa92e8f4a15f7c8941afe7adb2
realpath(1): Add EXAMPLES section.

Add a small example for this simple command.

Approved by: manpages (gbe@)
Differential Revision: https://reviews.freebsd.org/D26863
bin/realpath/realpath.1