Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Aug 1999 15:29:45 -0400 (EDT)
From:      Seth <seth@freebie.dp.ny.frb.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/12986: typo fixes for mount_portal(8) manpage
Message-ID:  <199908051929.PAA47200@freebie.dp.ny.frb.org>

next in thread | raw e-mail | index | archive | help

>Number:         12986
>Category:       docs
>Synopsis:       typo fixes for mount_portal(8) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug  5 12:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908051929.PAA47200>