diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 12:40:50 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 12:40:50 +0000 |
| commit | 42161502bd68e05f36fa8b32a7c9ecfe5aff4b3a (patch) | |
| tree | 8d179b442a4d0c75255b71b97dc296c0c986f472 /libexec | |
| parent | 53abf632be665fe8c69abdca75ca883dded69df1 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ftpd/ftpd.8 | 2 | ||||
| -rw-r--r-- | libexec/rexecd/rexecd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index b2da1ca332c5..51fd6dcafd74 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -443,7 +443,7 @@ must be present for the .Xr ls 1 command to be able to produce owner names rather than numbers. The password field in -.Xr passwd +.Xr passwd 5 is not used, and should not contain real passwords. The file .Pa ftpmotd , diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 70318dd4507b..2dbb14b68ba6 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -140,7 +140,7 @@ No password file entry for the user name existed. The wrong password was supplied. .It Sy \&No remote directory. The -.Xr chdir +.Xr chdir 1 command to the home directory failed. .It Sy Try again. A |
