diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-09-05 20:18:59 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-09-05 20:18:59 +0000 |
| commit | d1d015864103b253b3fcb2f72a0da5b0cfeb31b6 (patch) | |
| tree | 22b131dceb13c3df96da594fbaadb693504797c7 /usr.sbin/uhsoctl | |
| parent | 12d4083451fc39b3e831d4ea0bfa67d3b32cfb54 (diff) | |
| parent | b6f49c23a36f329cbf1e7f28078e17fd87f0e245 (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. |
