diff options
author | dd <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
commit | 04d1b1c8dd05e02be9bf1f04594d145acee47b4d (patch) | |
tree | 4cde8a6006483cd3dd5ab1f0ba953d0007bb8bb8 /share/man/man7 | |
parent | 6e42c65278420d8e6e002d2e9f622153e26103a4 (diff) | |
download | FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.zip FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.tar.gz |
Remove duplicate words.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 4 | ||||
-rw-r--r-- | share/man/man7/security.7 | 2 | ||||
-rw-r--r-- | share/man/man7/tuning.7 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 4b566f7..188adf8 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -132,11 +132,11 @@ this stage. See and .Ev BATCH . .It Ar build -Build the the port. This is the same as calling the +Build the port. This is the same as calling the .Ar all target. .It Ar install -Install the the port and register it with the package system. This +Install the port and register it with the package system. This is all you really need to do. .El .Pp diff --git a/share/man/man7/security.7 b/share/man/man7/security.7 index b39260e..74914ad 100644 --- a/share/man/man7/security.7 +++ b/share/man/man7/security.7 @@ -112,7 +112,7 @@ 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 it impossible for a hacker to install a backdoor may actually be detrimental to your security because it will not close off the hole the hacker found to -break in in the first place. +break in the first place. .Pp Security remedies should always be implemented with a multi-layered .Sq onion peel diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index d0a48d4..0395cf6 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -185,7 +185,7 @@ with .Em tunefs -n enable /filesystem. (Note: In 5.x softupdates can be turned on using the -U option to newfs). Softupdates drastically improves meta-data performance, mainly file -creation and deletion. We recommend turning softupdates on on all of your +creation and deletion. We recommend turning softupdates on all of your filesystems. There are two downsides to softupdates that you should be aware of: First, softupdates guarantees filesystem consistency in the case of a crash but could very easily be several seconds (even a minute!) |