Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Typo fix (remove extra TPM)



details:   https://anonhg.NetBSD.org/src/rev/206379f193ba
branches:  trunk
changeset: 745315:206379f193ba
user:      kim <kim%NetBSD.org@localhost>
date:      Fri Feb 28 07:31:38 2020 +0000

description:
Typo fix (remove extra TPM)

diffstat:

 share/man/man7/groups.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2b9c73421641 -r 206379f193ba share/man/man7/groups.7
--- a/share/man/man7/groups.7   Fri Feb 28 07:30:51 2020 +0000
+++ b/share/man/man7/groups.7   Fri Feb 28 07:31:38 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: groups.7,v 1.6 2020/02/28 07:30:51 kim Exp $
+.\"    $NetBSD: groups.7,v 1.7 2020/02/28 07:31:38 kim Exp $
 .\"
 .\" Copyright (c) 2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -245,7 +245,7 @@
 pseudo-user used by the
 .Xr tcsd 8
 .Sq Trusted Computing
-daemon TPM to manage a TPM.
+daemon to manage a TPM.
 .It Em _gpio
 Users authorized to read and write GPIO pins; see
 .Xr gpio 4



Home | Main Index | Thread Index | Old Index