]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vi(1): Add URL to the vi/ex reference manual in the man page
authorFernando Apesteguía <fernape@FreeBSD.org>
Fri, 25 Sep 2020 10:20:12 +0000 (10:20 +0000)
committerFernando Apesteguía <fernape@FreeBSD.org>
Fri, 25 Sep 2020 10:20:12 +0000 (10:20 +0000)
commitf1cba2b70cd1f705d7b878e7b8d9f99fe389dc7a
treea42b849a8eff587480a0d1c11df36bfc91654a26
parent0c5bd5f99320f1169bb0973908aef0360dd47203
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