diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
| commit | 0227791b40a6936310e1dd376b0883b540fec0c0 (patch) | |
| tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/pppctl/pppctl.8 | |
| parent | e340fc602be23c05a35f023bb91e70b4148c2ad9 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pppctl/pppctl.8')
| -rw-r--r-- | usr.sbin/pppctl/pppctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 0fe1e6946641..245690f17f1f 100644 --- a/usr.sbin/pppctl/pppctl.8 +++ b/usr.sbin/pppctl/pppctl.8 @@ -48,7 +48,7 @@ Both the and .Ar port may be specified numerically if you wish to avoid a DNS lookup -or don't have an entry for the given port in +or do not have an entry for the given port in .Pa /etc/services . .Pp All remaining arguments are concatenated to form the @@ -67,7 +67,7 @@ For example: pppctl 3000 set timeout 300\\; show timeout .Ed .Pp -Don't forget to escape or quote the ';' as it is a special character +Do not forget to escape or quote the ';' as it is a special character for most shells. .Pp If no @@ -142,7 +142,7 @@ can be used to automate many frequent tasks (you can actually control in any mode except interactive mode). Use of the .Fl p -option is discouraged (even in scripts that aren't readable by others) +option is discouraged (even in scripts that are not readable by others) as a .Xr ps 1 listing may reveal your secret. |
