diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-06-30 13:31:38 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-06-30 13:31:38 +0000 |
commit | 44d4296e649d4381604921701f171f9054c8e1e3 (patch) | |
tree | c875633644dc6e0f22ce429afae39a6ee70f5c8b /usr.sbin | |
parent | 905343d0d371ba85a1a624e8441c795e7cd614ae (diff) |
sepcific -> specific
ok claudio@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/btrace/bt.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/btrace/bt.5 b/usr.sbin/btrace/bt.5 index 12ae54c71e8..76ae8e6efa0 100644 --- a/usr.sbin/btrace/bt.5 +++ b/usr.sbin/btrace/bt.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bt.5,v 1.15 2023/06/27 14:13:33 claudio Exp $ +.\" $OpenBSD: bt.5,v 1.16 2023/06/30 13:31:37 jsg Exp $ .\" .\" Copyright (c) 2019 Martin Pieuchot <mpi@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 27 2023 $ +.Dd $Mdocdate: June 30 2023 $ .Dt BT 5 .Os .Sh NAME @@ -167,7 +167,7 @@ Set all values from to 0. .El .Pp -The following functions only work on a sepcific map entry. +The following functions only work on a specific map entry. .Bl -tag -width "lhist(value, min, max, step)" .It "@map[key]" = Fn count Increase the stored value for |