Stop symlinking vn.4 to md.4 We've done the same in the past to the vnconfig.8->mdconfig.8 link in r238202.
Details
Details
- Reviewers
bnovkov markj christos - Group Reviewers
manpages - Commits
- rG56eb7566c419: md(4): Stop symlinking vn.4 to md.4
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 65479 Build 62362: arc lint + arc unit
Event Timeline
share/man/man4/md.4 | ||
---|---|---|
162 | May be .Nm vn here? |
Comment Actions
- Refresh Dd
- Use Sy vn instead of Nm vn
- Note that vn(4) is historical in the source code
share/man/man4/md.4 | ||
---|---|---|
162 | Sy is even better according to mdoc manuals. Thanks! |
ObsoleteFiles.inc | ||
---|---|---|
54 | Should we have a bit more context here? |
ObsoleteFiles.inc | ||
---|---|---|
54 | Would the following work for you?
|
ObsoleteFiles.inc | ||
---|---|---|
54 | No objection to the way it is currently, just asking. The way it is now is better. I was thinking something more like "vn(4) was removed in FreeBSD 5.0" |
ObsoleteFiles.inc | ||
---|---|---|
54 | Good idea! I'll do that |