]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pwd(1): Add EXAMPLES section
authorFernando Apesteguía <fernape@FreeBSD.org>
Sat, 24 Oct 2020 16:42:35 +0000 (16:42 +0000)
committerFernando Apesteguía <fernape@FreeBSD.org>
Sat, 24 Oct 2020 16:42:35 +0000 (16:42 +0000)
commit64e352c6dfdb60e27ffc727033d7eda2faafb78f
tree68035c53f4045e9084ae873354840abb9d4edfec
parentf7585b288b0d9e80b940be4dc066cddbae0b9cc9
pwd(1): Add EXAMPLES section

Small EXAMPLES section.

Add reference to realpath(1) due to similarity.

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