]> 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)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 22 Sep 2021 10:27:46 +0000 (12:27 +0200)
commitee3ebf390811f23f3215770dea037c1e2264a981
tree73ae77a2de18d026c4eae7a9649c943934aa04e0
parent4380eb895aef2730bebee95cd6431e1e744f2cb7
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

(cherry picked from commit f1cba2b70cd1f705d7b878e7b8d9f99fe389dc7a)
contrib/nvi/man/vi.1