| Summary: | obsolete reference to seqpacket in mount_nfs.8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Joshua Goodall <joshua> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Joshua Goodall
2002-04-18 11:00:05 UTC
Responsible Changed From-To: freebsd-doc->trhodes trhodes will take care of this State Changed From-To: open->patched The doc patch was not really committed as I just used vi(1) for a closer inspection of the mount_nfs(8) manual page. Set state to patched until I MFC the committed version. State Changed From-To: patched->closed MFC Complete. Thanks for the submission! Adding to the audit trail... : ----- pending/51981 -------------------------------------------------- : : Message-Id: <20030508134407.638ff0c9.trhodes@FreeBSD.org> : Date: Thu, 8 May 2003 13:44:07 -0400 : From: Tom Rhodes <trhodes@FreeBSD.org> : : Josh, Lars, : : After looking over this a little closer, I'm totally lost at why these : PRs were filed. : : -p is listed in the manual page as a historic and deprecated option. : -P is listed in the manual page as obsolete. : : I can understand removing them both from the usage message, however : they seem to be documented fine in the manual page (as obsolete). : : Currently I have an email in to murray and bmah about this, and : my personal opinion is that the manual page is fine. : : Any opinions on just removing the -P and -p option from the code : and leaving the manual page as is? What do the other -doc committers : think about this? : : ----- pending/51988 -------------------------------------------------- : : Message-Id: <20030508231909.GO609@unixpages.org> : Date: Fri, 9 May 2003 01:19:09 +0200 : From: Christian Brueffer <chris@unixpages.org> : : Apparently mbr removed ISO support from the code a while ago (which : didn't work anyway) and these are leftovers. : It's not fatal if this stays in, but as it's something that isn't : even implemented anymore, it would be nice to be thrown out. |