Page MenuHomeFreeBSD

vi(1): Add URL to the vi/ex reference manual in the man page
ClosedPublic

Authored by fernape on Aug 23 2020, 11:05 AM.
Tags
None
Referenced Files
F151791454: D26163.id77503.diff
Fri, Apr 10, 5:15 PM
Unknown Object (File)
Tue, Apr 7, 9:47 PM
Unknown Object (File)
Tue, Apr 7, 3:11 PM
Unknown Object (File)
Mon, Apr 6, 11:29 AM
Unknown Object (File)
Sun, Apr 5, 6:23 AM
Unknown Object (File)
Sat, Apr 4, 1:40 AM
Unknown Object (File)
Sat, Mar 28, 6:27 AM
Unknown Object (File)
Sat, Mar 28, 3:55 AM

Details

Summary

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.

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

Test Plan
  • mandoc -Tlint clean (3 false positives)
  • igor shows multiple warnings for contractions.
  • aspell happy
  • man ./vi.1 renders the page properly

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33806
Build 31023: arc lint + arc unit

Event Timeline

Updating patch after update to 2.2.0 in r365499

gbe added a subscriber: gbe.

LGTM, don't forget to upstream this change.

This revision is now accepted and ready to land.Sep 25 2020, 8:09 AM
In D26163#591271, @gbe wrote:

LGTM, don't forget to upstream this change.

Thanks for reviewing.

https://github.com/lichray/nvi2/pull/85