| Summary: | man page bug: mount_nfs(8) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | larse <larse> |
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
This is the same issue already reported as PR 37221. Could someone with a src bit please commit the patch from that PR? This has already been reviewed by mbr. - Christian -- Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D Responsible Changed From-To: freebsd-doc->trhodes Over to trhodes State Changed From-To: open->closed Just committed: A patch which deals with this issue. Thus: Close this PR as the other will be my MFC reminder. Thanks! |
The description of the "seqpacket" option refers to the -p flag, which is not documented in the man page. Fix: Document -p, but I'm not sure what it does. How-To-Repeat: [larse@nik: ~] man mount_nfs | grep -- "-p" seqpacket Same as -p.