Bug 51886

Summary: man page bug: mount_nfs(8)
Product: Documentation Reporter: larse <larse>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description larse 2003-05-06 21:10:15 UTC
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.
Comment 1 Christian Brueffer 2003-05-07 06:39:01 UTC
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
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2003-05-07 07:21:20 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to trhodes
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2003-05-11 01:39:14 UTC
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!