From seth@freebie.dp.ny.frb.org Thu Aug  5 12:30:46 1999
Return-Path: <seth@freebie.dp.ny.frb.org>
Received: from fed-ef1.frb.gov (fed.frb.gov [132.200.32.32])
	by hub.freebsd.org (Postfix) with ESMTP id 8666B15238
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Aug 1999 12:30:42 -0700 (PDT)
	(envelope-from seth@freebie.dp.ny.frb.org)
Received: by fed-ef1.frb.gov; id PAA07258; Thu, 5 Aug 1999 15:30:20 -0400 (EDT)
Received: from m1pmdf.frb.gov(192.168.3.38) by fed.frb.gov via smap (V4.2)
	id xma006708; Thu, 5 Aug 99 15:29:48 -0400
Message-Id: <199908051929.PAA47200@freebie.dp.ny.frb.org>
Date: Thu, 05 Aug 1999 15:29:45 -0400 (EDT)
From: Seth <seth@freebie.dp.ny.frb.org>
Reply-To: seth@freebie.dp.ny.frb.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo fixes for mount_portal(8) manpage
X-Send-Pr-Version: 3.2

>Number:         12986
>Category:       docs
>Synopsis:       typo fixes for mount_portal(8) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug  5 12:40:01 PDT 1999
>Closed-Date:    Thu Aug 5 21:19:48 PDT 1999
>Last-Modified:  Thu Aug  5 21:21:37 PDT 1999
>Originator:     Seth
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:

3.2-STABLE built 7/27/1999

.\"     @(#)mount_portal.8      8.3 (Berkeley) 3/27/94
.\"     $Id: mount_portal.8,v 1.4 1998/12/15 18:59:06 dillon Exp $


>Description:

Couple of typos in mount_portal manpage.  Nothing urgent.

>How-To-Repeat:

man mount_portal

>Fix:
	
Apply the following patch (diff -ruN old new):


--- mount_portal.8	Thu Aug  5 15:25:06 1999
+++ mount_portal.new	Thu Aug  5 15:26:10 1999
@@ -15,7 +15,7 @@
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
 .\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
+.\"    must display the following acknowledgment:
 .\"	This product includes software developed by the University of
 .\"	California, Berkeley and its contributors.
 .\" 4. Neither the name of the University nor the names of its contributors
@@ -102,7 +102,7 @@
 port number of 0 will dynamically allocate a port, this can be
 discovered by calling
 .Xr getsockname 8
-with the returned file descriptor. Privilaged ports can only be bound to
+with the returned file descriptor. Privileged ports can only be bound to
 by the super-user.
 The
 .Pa tcp

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dwhite 
State-Changed-When: Thu Aug 5 21:19:48 PDT 1999 
State-Changed-Why:  
Fixed in mount_portal.8 rev 1.5; 'Acknowldegement' was spelled correctly 
so I ignored that change.  
I'll MFC this as soon as I figure out how :) 
>Unformatted:
