diff options
author | Håkon Nessjøen <haakon.nessjoen@gmail.com> | 2011-08-11 00:30:29 +0200 |
---|---|---|
committer | Håkon Nessjøen <haakon.nessjoen@gmail.com> | 2011-08-11 00:30:29 +0200 |
commit | 053b2fdf6400a2557bd1a4340f2fbeefedfcff13 (patch) | |
tree | 91455e96bf973580e55c5fe31da95e08d012d116 /docs | |
parent | 7852da33d25ced23652089f1942ff38e52693ebc (diff) | |
download | MAC-Telnet-053b2fdf6400a2557bd1a4340f2fbeefedfcff13.tar.gz MAC-Telnet-053b2fdf6400a2557bd1a4340f2fbeefedfcff13.zip |
Cleanup in Makefile and docs according to tips from Nelson A. de Oliveira
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mactelnetd.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/mactelnetd.1 b/docs/mactelnetd.1 index dddf83e..40f9951 100644 --- a/docs/mactelnetd.1 +++ b/docs/mactelnetd.1 @@ -22,11 +22,10 @@ Show summary of options. .B \-v Show version of program. .SH FILES -.BL -tag -width DS -compact .TP .B /etc/mactelnetd.users -This file contains a line seperated list of users that will have -access to your machine. Usernames and passwords are seperated +This file contains a line separated list of users that will have +access to your machine. Usernames and passwords are separated by colon. This file is read each time a user connects. .SH SEE ALSO .BR mndp (1), |