All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sepolicy: fix a spelling mistake
@ 2022-12-16  4:16 kkz
  2022-12-16 14:12 ` Petr Lautrbach
  0 siblings, 1 reply; 6+ messages in thread
From: kkz @ 2022-12-16  4:16 UTC (permalink / raw)
  To: selinux

From: kkz <zhaoshuang@uniontech.com>

Signed-off-by: kkz <zhaoshuang@uniontech.com>
---
 python/sepolicy/sepolicy/templates/script.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/sepolicy/sepolicy/templates/script.py b/python/sepolicy/sepolicy/templates/script.py
index c79738b8..564a6b38 100644
--- a/python/sepolicy/sepolicy/templates/script.py
+++ b/python/sepolicy/sepolicy/templates/script.py
@@ -75,7 +75,7 @@ rpmbuild --define "_sourcedir ${pwd}" --define "_specdir ${pwd}" --define "_buil
 """
 
 manpage="""\
-# Generate a man page off the installed module
+# Generate a man page of the installed module
 sepolicy manpage -p . -d DOMAINTYPE_t
 """
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread
[parent not found: <[PATCH] sepolicy: fix a spelling mistake>]
* [PATCH] sepolicy: fix a spelling mistake
@ 2022-12-16 15:33 zhaoshuang
  2023-01-04 17:55 ` James Carter
  0 siblings, 1 reply; 6+ messages in thread
From: zhaoshuang @ 2022-12-16 15:33 UTC (permalink / raw)
  To: selinux

From: kkz <zhaoshuang@uniontech.com>

Signed-off-by: zhaoshuang <zhaoshuang@uniontech.com>
Signed-off-by: zhaoshuang <izhaoshuang@163.com>
---
 python/sepolicy/sepolicy/templates/script.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/sepolicy/sepolicy/templates/script.py b/python/sepolicy/sepolicy/templates/script.py
index c79738b8..564a6b38 100644
--- a/python/sepolicy/sepolicy/templates/script.py
+++ b/python/sepolicy/sepolicy/templates/script.py
@@ -75,7 +75,7 @@ rpmbuild --define "_sourcedir ${pwd}" --define "_specdir ${pwd}" --define "_buil
 """
 
 manpage="""\
-# Generate a man page off the installed module
+# Generate a man page of the installed module
 sepolicy manpage -p . -d DOMAINTYPE_t
 """
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-11 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-16  4:16 [PATCH] sepolicy: fix a spelling mistake kkz
2022-12-16 14:12 ` Petr Lautrbach
     [not found] <[PATCH] sepolicy: fix a spelling mistake>
2022-12-16 15:27 ` zhaoshuang
  -- strict thread matches above, loose matches on Subject: below --
2022-12-16 15:33 zhaoshuang
2023-01-04 17:55 ` James Carter
2023-01-11 15:52   ` James Carter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.