docs/148891: Fix a few typos in non-source files (HEAD)

Jimmy Olgeni olgeni at FreeBSD.org
Sat Jul 24 11:00:13 UTC 2010


>Number:         148891
>Category:       docs
>Synopsis:       Fix a few typos in non-source files (HEAD)
>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:   Sat Jul 24 11:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:
>Description:

A few typo fixes:

  lib/libc/sys/sctp_peeloff.2
  share/man/man4/isp.4
  tools/debugscripts/README
  usr.bin/ar/ar.1
  usr.sbin/sysinstall/help/options.hlp
  usr.sbin/ugidfw/ugidfw.8

>How-To-Repeat:
>Fix:

Index: lib/libc/sys/sctp_peeloff.2
===================================================================
--- lib/libc/sys/sctp_peeloff.2	(revision 210441)
+++ lib/libc/sys/sctp_peeloff.2	(working copy)
@@ -50,7 +50,7 @@
 .Fn sctp_peeloff
 system call attempts detach the association specified by
 .Fa id
-into its own seperate socket.
+into its own separate socket.
 .Pp
 .Sh RETURN VALUES
 The call returns -1 on failure and the new socket descriptor
Index: share/man/man4/isp.4
===================================================================
--- share/man/man4/isp.4	(revision 210441)
+++ share/man/man4/isp.4	(working copy)
@@ -207,7 +207,7 @@
 This value says how long to wait in seconds after loop has gone down before
 giving up and expiring all of the devices that were visible.
 The default is 300 seconds (5 minutes).
-A seperate (nonadjustable) timeout is used when
+A separate (nonadjustable) timeout is used when
 booting to not stop booting on lack of FC connectivity.
 .It Va dev.isp.N.gone_device_time
 This value says how long to wait for devices to reappear if they (temporarily)
Index: tools/debugscripts/README
===================================================================
--- tools/debugscripts/README	(revision 210441)
+++ tools/debugscripts/README	(working copy)
@@ -15,7 +15,7 @@
 
 
 This directory also contains a kgdb script that given a crash dump number
-automaticly extract the path to the kernel source, run gdb to extract
+automatically extract the path to the kernel source, run gdb to extract
 information about kernel modules loaded, and then rerun gdb loading the
 necessary symbols for the modules.  You need to make sure you build the
-modules w/ debugging symbols seperately to get things to work.
+modules w/ debugging symbols separately to get things to work.
Index: usr.bin/ar/ar.1
===================================================================
--- usr.bin/ar/ar.1	(revision 210441)
+++ usr.bin/ar/ar.1	(working copy)
@@ -292,7 +292,7 @@
 options,
 .Nm
 gives a file-by-file description of the archive modification being
-performed, which consists of three white-space seperated fields:
+performed, which consists of three white-space separated fields:
 the option letter, a dash
 .Dq "-" ,
 and the file name.
Index: usr.sbin/sysinstall/help/options.hlp
===================================================================
--- usr.sbin/sysinstall/help/options.hlp	(revision 210441)
+++ usr.sbin/sysinstall/help/options.hlp	(working copy)
@@ -152,7 +152,7 @@
 
    Some packages, like emacs, can use a LOT of temporary space - up to
    20 or 30MB.  If you are going to configure a small / directory and no
-   seperate /var (and hence a small /var/tmp), then you may wish to set
+   separate /var (and hence a small /var/tmp), then you may wish to set
    this to point at another location (say, /usr/tmp).
 
 
Index: usr.sbin/ugidfw/ugidfw.8
===================================================================
--- usr.sbin/ugidfw/ugidfw.8	(revision 210441)
+++ usr.sbin/ugidfw/ugidfw.8	(working copy)
@@ -224,7 +224,7 @@
 and/or
 .Ar gid .
 A range of uids/gids can be specified,
-seperated by a colon.
+separated by a colon.
 The subject can be required to be in a particular jail with the
 .Ar jailid .
 .It Xo
@@ -274,9 +274,9 @@
 .Ar uid
 and/or
 .Ar gid .
-A range of uids/gids can be specified, seperated by a colon.
+A range of uids/gids can be specified, separated by a colon.
 The object can be required to be in a particular filesystem by
-specifing the filesystem using
+specifying the filesystem using
 .Cm filesys .
 Note,
 if the filesystem is unmounted and remounted,
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list