From 02c02ffeef661fbbb9fdcbd1f988dce4d593c4f1 Mon Sep 17 00:00:00 2001
From: dd
Date: Sun, 15 Apr 2001 19:53:47 +0000
Subject: Grammar police: "its", not "it's", is the possessive form of "it".
---
usr.bin/gprof/gprof.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'usr.bin/gprof')
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index 2537fc7..614cf14 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -61,7 +61,7 @@ that are compiled for profiling.
.Nm Gprof
reads the given object file (the default is
.Pa a.out)
-and establishes the relation between it's symbol table
+and establishes the relation between its symbol table
and the call graph profile.
The default graph profile file name is the name
of the executable with the suffix
--
cgit v1.1