diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
| commit | 37b983c09bb24ecb49388d35d855973f0fb566dd (patch) | |
| tree | 401a28c9c52f5ecdecdab12f3d0829ced996014a /usr.sbin/uhsoctl | |
| parent | 7e226537c7fd554676f97b437f7fb04b79db33b5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/uhsoctl')
| -rw-r--r-- | usr.sbin/uhsoctl/uhsoctl.1 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.sbin/uhsoctl/uhsoctl.1 b/usr.sbin/uhsoctl/uhsoctl.1 index cd0c5ca66f8f..826a1ec94c74 100644 --- a/usr.sbin/uhsoctl/uhsoctl.1 +++ b/usr.sbin/uhsoctl/uhsoctl.1 @@ -50,7 +50,7 @@ is a small connection utility for Option N.V. devices that are based on Options packet interface and uses proprietary AT_* calls to establish connections. The utility (tries to) configure both default route and name servers -(/etc/resolv.conf). +.Po Pa /etc/resolv.conf Pc . .Pp By default .Nm @@ -76,8 +76,13 @@ Specify username. .It Fl k Ar password Specify username. .It Fl r Ar path -Path to resolv.conf, default /etc/resolv.conf. -Use /dev/null to disable updating of name servers. +Path to +.Pa resolv.conf , +default +.Pa /etc/resolv.conf . +Use +.Pa /dev/null +to disable updating of name servers. .It Fl f Ar path Explicitly set the serial port to use as controlling terminal. Might be needed if the automatic detection fails. |
