Bug 255566

Summary: release(7) refers to svn(1), but not git
Product: Documentation Reporter: Michael Büker <freebsd>
Component: Manual PagesAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed DUPLICATE    
Severity: Affects Some People CC: doc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michael Büker 2021-05-03 11:05:12 UTC
There are five mentions of svn(1) in release(7):
- describing the SVNROOT variable
- as default value for the VSCMD variable
- as a command in the first EXAMPLE given
- in SEE ALSO
- in HISTORY

It does not, however, make any mention of git, and therefore cannot be used to create an up-to-date release as-is.
Comment 1 Michael Büker 2021-05-08 20:59:57 UTC

*** This bug has been marked as a duplicate of bug 251569 ***