diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-29 16:35:44 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-29 16:35:44 +0000 |
| commit | a5cd8af542ba0de076739937af3e1c77ac8b411f (patch) | |
| tree | 7ea9d3a9452484a06d18787a5c410fa5c4b4ea4a /libexec | |
| parent | 867a36e17e90b17177d1007519721d42368641d4 (diff) | |
Notes
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 f846dc6db1f6..3af08131be8e 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -468,7 +468,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 93bc71bb917e..377a782a91c0 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 cdb7bf6ddf82..9d8987739e3e 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -103,7 +103,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 |
