~ubuntu-branches/ubuntu/oneiric/gpib/oneiric

« back to all changes in this revision

Viewing changes to debian/gpib_config.1

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-10-11 13:38:23 UTC
  • mfrom: (1.1.5 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081011133823-ersg8mnxa8ry3lmk
Tags: 3.2.11-0.2
* Non-maintainer upload.
* revert
  * libgpib-bin.postinst. Replace pwd with $(CURDIDR).
* drop update-modules call from libgpib-bin.postinst

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
.PP
53
53
.IP "--[no-]ifc
54
54
Perform (or not) interface clear after bringing board
55
 
online.  Default is --ifc.
 
55
online.  Default is \-\-ifc.
56
56
.PP
57
57
.IP "--[no-]sre
58
58
Assert (or not) remote enable line after bringing board
59
 
online.  Default is --sre.
 
59
online.  Default is \-\-sre.
60
60
.PP
61
61
.IP "--[no-]system-controller
62
62
Configure board as system controller (or not).
70
70
.PP
71
71
.IP "-u, --pci-bus NUM
72
72
Specify pci bus NUM to select a specific pci board.
73
 
If used, you must also specify the pci slot with --pci-slot.
 
73
If used, you must also specify the pci slot with \-\-pci-slot.
74
74
.PP
75
75
.IP "-l, --pci-slot NUM
76
76
Specify pci slot NUM to select a specific pci board.
77
 
If used, you must also specify the pci bus with --pci-bus.
 
77
If used, you must also specify the pci bus with \-\-pci-bus.
78
78
.PP
79
79
.IP "-s, --sad NUM
80
80
Specify secondary gpib address.  NUM should be 0 (disabled)
81
81
or in the range 96 through 126 (0x60 through 0x7e hexadecimal).
82
82
.PP
83
 
Use --help to see the full list of options.
 
83
Use \-\-help to see the full list of options.
84
84
.SH AUTHOR
85
85
This manual page was written by Carlo Segre <segre@debian.org>
86
86
for Debian.