diff options
author | Lukas Ertl <le@FreeBSD.org> | 2004-02-06 21:05:42 +0000 |
---|---|---|
committer | Lukas Ertl <le@FreeBSD.org> | 2004-02-06 21:05:42 +0000 |
commit | 82d4902dc01afb37a8b7b56aa61fd0ac4fc9db24 (patch) | |
tree | e7cc9d8c22834e9e5aa22972dde00763933879db | |
parent | 4e37bb8f5d0b4a1620b1b24a28868f0077826201 (diff) | |
download | src-82d4902dc01afb37a8b7b56aa61fd0ac4fc9db24.tar.gz src-82d4902dc01afb37a8b7b56aa61fd0ac4fc9db24.zip |
Correct typo.
Notes
Notes:
svn path=/head/; revision=125532
-rw-r--r-- | usr.sbin/jail/jail.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 70e25a0f63b5..83e3d2b669b3 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -77,7 +77,7 @@ libraries, application configuration files, etc are available. However, for a virtual server configuration, a fair amount of additional work is required so as to configure the "boot" process. This man page documents the configuration steps necessary to support -either of these steps, althoguh the configuration steps may be +either of these steps, although the configuration steps may be refined based on local requirements. .Pp Please see the |