summaryrefslogtreecommitdiffstats
path: root/share/man/man7/security.7
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-05-09 14:02:06 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-05-09 14:02:06 +0000
commit14e9cd73ea6a59a4bbaa7c1a2f7cb224d3655e29 (patch)
tree11b3b80b09abc85bfe5df97ac9e66c89e635cf04 /share/man/man7/security.7
parentfd65d0b7d9899c055986e248e5f45d5901678539 (diff)
downloadFreeBSD-src-14e9cd73ea6a59a4bbaa7c1a2f7cb224d3655e29.zip
FreeBSD-src-14e9cd73ea6a59a4bbaa7c1a2f7cb224d3655e29.tar.gz
Fix miscellaneous mdoc macro argument limit infringements.
PR: 18465 Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Diffstat (limited to 'share/man/man7/security.7')
-rw-r--r--share/man/man7/security.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7
index 4dfc1ec..99f222a 100644
--- a/share/man/man7/security.7
+++ b/share/man/man7/security.7
@@ -106,7 +106,7 @@ may find a bug in a root-run server and be able to break root over a network
connection to that server, or the attacker may know of a bug in an suid-root
program that allows the attacker to break root once he has broken into a
user's account. If an attacker has found a way to break root on a machine,
-.Pa the attacker may not have a need to install a backdoor.
+the attacker may not have a need to install a backdoor.
Many of the root holes found and closed to date involve a considerable amount
of work by the hacker to cleanup after himself, so most hackers do install
backdoors. This gives you a convienient way to detect the hacker. Making
OpenPOWER on IntegriCloud