]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vi(1): Add URL to the vi/ex reference manual in the man page
authorfernape <fernape@FreeBSD.org>
Fri, 25 Sep 2020 10:20:12 +0000 (10:20 +0000)
committerfernape <fernape@FreeBSD.org>
Fri, 25 Sep 2020 10:20:12 +0000 (10:20 +0000)
commit2874d1f77435bbcb1fba87f0273499203d50ed1a
treea42b849a8eff587480a0d1c11df36bfc91654a26
parent96407d0cdcc3fa4007d5aea02e623aea54b8bf68
vi(1): Add URL to the vi/ex reference manual in the man page

Reported in PR 241985

The manual page references the "vi/ex reference manual" but there is no
information about where to find that document. Add a reference to the manual in
the SEE ALSO section since the Project hosts a copy of it[1].

Change sent upstream[2]

If D26158 gets reviewed and committed, we could close that PR.

[1] https://docs.freebsd.org/44doc/usd/13.viref/paper.pdf).
[2] https://github.com/lichray/nvi2/pull/85

Submitted by: freebsd@tim.thechases.com
Approved by: manpages (gbe@)
Differential Revision: https://reviews.freebsd.org/D26163
contrib/nvi/man/vi.1