diff options
author | le <le@FreeBSD.org> | 2004-02-06 21:05:42 +0000 |
---|---|---|
committer | le <le@FreeBSD.org> | 2004-02-06 21:05:42 +0000 |
commit | 0aaa719b27d101ba918d110ef2e5a6dbd3940000 (patch) | |
tree | e7cc9d8c22834e9e5aa22972dde00763933879db /usr.sbin/jail | |
parent | c4dddda17287e3aa5b4703131171e6648865971c (diff) | |
download | FreeBSD-src-0aaa719b27d101ba918d110ef2e5a6dbd3940000.zip FreeBSD-src-0aaa719b27d101ba918d110ef2e5a6dbd3940000.tar.gz |
Correct typo.
Diffstat (limited to 'usr.sbin/jail')
-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 70e25a0..83e3d2b 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 |