diff options
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/ftpd/ftpd.8 | 2 | ||||
-rw-r--r-- | libexec/getty/gettytab.5 | 2 | ||||
-rw-r--r-- | libexec/ypxfr/ypxfr.8 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index c044c7c90035..f3c4eeffa857 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -467,7 +467,7 @@ comments. Defining a virtual host for the primary IP address or hostname changes the default for ftp logins to that address. The 'user', 'statfile', 'welcome' and 'motd' fields may be left -blank, or a single hypen '-' used to indicate that the default +blank, or a single hyphen '-' used to indicate that the default value is to be used. .Pp As with any anonymous login configuration, due care must be given diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 5b38fccdcfad..eaabac04e263 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -427,7 +427,7 @@ Note that the .Ql \ep sequence is only valid for send strings and causes a half-second pause between sending the previous and next characters. -Hexidecimal values are, at most, 2 hex digits long, and octal +Hexadecimal values are, at most, 2 hex digits long, and octal values are a maximum of 3 octal digits. .Pp The diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index 01e52937f783..54c2f3f63c74 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -105,7 +105,7 @@ Note that all files created by are owner readable and writable only for security reasons. Since the .Tn NIS maps and the directory in which they reside are normally owned by -root, this prevents non-privleged users from making unauthorized +root, this prevents non-privileged users from making unauthorized modifications. .Pp In order to maintain consistency across all |