summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-05-19 16:33:27 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-05-19 16:33:27 +0000
commit6ad98044a1a2d142d9ff77ea56ca2238e763406c (patch)
treea077b815d9742b5f1f6f9b13857d954b5cde6e0d
parent1b5639dd3182214584996b3aa9be187cde3ae234 (diff)
Notes
-rw-r--r--contrib/gcc/gcc.12
-rw-r--r--gnu/usr.bin/dialog/dialog.12
-rw-r--r--lib/libc/stdtime/time2posix.34
-rw-r--r--lib/libc/sys/getlogin.22
-rw-r--r--share/man/man4/man4.i386/gsc.44
-rw-r--r--usr.bin/find/find.14
-rw-r--r--usr.sbin/fdwrite/fdwrite.14
7 files changed, 11 insertions, 11 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1
index 0d28ead29288..5580f350fe95 100644
--- a/contrib/gcc/gcc.1
+++ b/contrib/gcc/gcc.1
@@ -3506,7 +3506,7 @@ be compiled with the same
value.
.TP
.B \-nocpp
-Tell the MIPS assembler to not run it's preprocessor over user
+Tell the MIPS assembler to not run its preprocessor over user
assembler files (with a `\|\c
.B .s\c
\&\|' suffix) when assembling them.
diff --git a/gnu/usr.bin/dialog/dialog.1 b/gnu/usr.bin/dialog/dialog.1
index aae60a3d5ff4..2ab979097dc7 100644
--- a/gnu/usr.bin/dialog/dialog.1
+++ b/gnu/usr.bin/dialog/dialog.1
@@ -185,7 +185,7 @@ determines the settings to use as follows:
a)
if environment variable
.B DIALOGRC
-is set, it's value determines the name of the configuration file.
+is set, its value determines the name of the configuration file.
.TP 4
b)
if the file in (a) can't be found, use the file
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3
index 6715eeb9ef43..38bb1ab846d4 100644
--- a/lib/libc/stdtime/time2posix.3
+++ b/lib/libc/stdtime/time2posix.3
@@ -78,8 +78,8 @@ POSIX time_t doesn't exist so an adjacent value is returned.
Both of these are good indicators of the inferiority of the
POSIX representation.
.Pp
-The following table summarizes the relationship between a time_t
-nd it's conversion to,
+The following table summarizes the relationship between time_t
+and its conversion to,
and back from,
the POSIX representation over the leap second inserted at the end of June,
1993.
diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2
index a087bda59b77..6154890d9f06 100644
--- a/lib/libc/sys/getlogin.2
+++ b/lib/libc/sys/getlogin.2
@@ -75,7 +75,7 @@ It is
important to ensure that
.Fn setlogin
is only ever called after the process has taken adequate steps to ensure
-that it is detached from it's parent's session.
+that it is detached from its parent's session.
Making a
.Fn setsid
system call is the
diff --git a/share/man/man4/man4.i386/gsc.4 b/share/man/man4/man4.i386/gsc.4
index ddc9ab475658..f734584252df 100644
--- a/share/man/man4/man4.i386/gsc.4
+++ b/share/man/man4/man4.i386/gsc.4
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: gsc.4,v 1.6 1997/02/22 13:25:28 peter Exp $
.\"
.Dd January 9, 1995
.Os FreeBSD
@@ -295,6 +295,6 @@ Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>
.Sh BUGS
Even though the scanner device has a little switch by which you should
be able to select one of the four resolution modes, I could not yet
-determine how to read it's status. Unless this is not fixed the driver
+determine how to read its status. Unless this is not fixed the driver
depends on the value passed by means of ioctl(2) which need not match
what is selected by the hardware.
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 76cf13daf693..d9150a0a50d9 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
-.\" $Id: find.1,v 1.7 1997/03/11 13:48:17 peter Exp $
+.\" $Id: find.1,v 1.8 1997/05/02 22:08:10 max Exp $
.\"
.Dd May 9, 1995
.Dt FIND 1
@@ -148,7 +148,7 @@ Delete found files and/or directories. Always returns True. This executes
from the current working directory as
.Nm
recurses down the tree. It will not attempt to delete a filename with a ``/''
-character in it's pathname relative to "." for security reasons.
+character in its pathname relative to "." for security reasons.
Depth\-first traversal processing is implied by this option.
.It Ic -exec Ar utility Op argument ... ;
True if the program named
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1
index 10638759ad1a..d445eed3de4f 100644
--- a/usr.sbin/fdwrite/fdwrite.1
+++ b/usr.sbin/fdwrite/fdwrite.1
@@ -6,7 +6,7 @@
.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
.\" ----------------------------------------------------------------------------
.\"
-.\" $Id$
+.\" $Id: fdwrite.1,v 1.4 1997/02/22 16:05:48 peter Exp $
.\"
.\"
.Dd September 16, 1993
@@ -29,7 +29,7 @@ Any floppy disk device capable of formatting can be used.
will ask the user
.Pq on /dev/tty
to insert a new floppy and press return.
-The device will then be opened, and queried for it's parameters,
+The device will then be opened, and queried for its parameters,
then each track will be formatted, written with data from the
.Ar inputfile ,
read back and compared.