Browse Source

Plan 9 from Bell Labs 2011-03-15

David du Colombier 13 years ago
parent
commit
3ae5848f10

+ 2 - 2
sys/man/1/mp3dec

@@ -35,8 +35,6 @@ When writing to
 .I mp3dec
 prints a warning to standard error
 if the stream rate is not 44100 Hz.
-.SH BUGS
-It's another GNU behemoth, lightly tamed.
 .SH SOURCE
 .B /sys/src/games/mp3dec
 .SH "SEE ALSO"
@@ -45,3 +43,5 @@ It's another GNU behemoth, lightly tamed.
 .IR playlistfs (7)
 .br
 .B http://www.underbit.com/products/mad/
+.SH BUGS
+It's another GNU behemoth, lightly tamed.

+ 6 - 6
sys/man/1/mp3enc

@@ -189,12 +189,6 @@ Streaming from stereo 44.1KHz raw PCM data, encoding mono at 16KHz
 .EX
 dd -conv swab | games/mp3enc -a -r -m m --resample 16 -b 24
 .EE
-.SH BUGS
-Quality is much better than encoders based on the ISO routines,
-but still not as good as the FhG encoder.
-.PP
-It's a GNU behemoth, lightly rehabilitated.
-There are zillions of undocumented options.
 .SH SOURCE
 .B /sys/src/games/mp3enc
 .SH SEE ALSO
@@ -207,3 +201,9 @@ There are zillions of undocumented options.
 .IR playlistfs (7)
 .br
 .B http://www.sulaco.org/mp3
+.SH BUGS
+Quality is much better than encoders based on the ISO routines,
+but still not as good as the FhG encoder.
+.PP
+It's a GNU behemoth, lightly rehabilitated.
+There are zillions of undocumented options.

+ 2 - 3
sys/man/1/pump

@@ -109,11 +109,10 @@ venti/rdarena arena0 arena.3 |
 .SH SOURCE
 .B /sys/src/cmd/pump.c
 .SH SEE ALSO
-.IR cdfs (1),
 .IR cp (1),
 .IR dd (1),
-.IR ecp (1)
-.\" .SH DIAGNOSTICS
+.IR ecp (1),
+.IR cdfs (4)
 .SH BUGS
 .I Pump
 processes spin while waiting for the circular buffer

+ 2 - 1
sys/man/2/usb

@@ -319,7 +319,8 @@ in the style of
 It is better not to call
 .I print
 directly because the control request should be issued as a single
-.IR write (2).
+.I write
+system call.
 See
 .IR usb (3)
 for a list of available control requests (not to be confused with

+ 4 - 4
sys/man/2/usbfs

@@ -304,7 +304,9 @@ In most cases, the file system supplied is
 The
 .I flag
 is used for
-.IR mount (2).
+.IR mount
+(see
+.IR bind (2)).
 Once
 .I usbdirfs
 is started, calls to
@@ -336,6 +338,4 @@ and the file system are handled.
 .IR usb (2),
 .IR usb (3),
 .IR usb (4),
-.IR usbd (4).
-.SH BUGS
-Not heavily exercised yet.
+.IR usbd (4)

+ 3 - 1
sys/man/2/venti-mem

@@ -35,7 +35,9 @@ void	vtfree(void *ptr)
 .SH DESCRIPTION
 These routines allocate and free memory.
 On failure, they print an error message and call
-.IR sysfatal (2).
+.IR sysfatal
+(from
+.IR perror (2)).
 They do not return.
 .PP
 .I Vtbrk

+ 0 - 1
sys/man/3/flash

@@ -163,7 +163,6 @@ the default base is 10.
 .SH SEE ALSO
 .IR flashfs (4),
 .IR paqfs (4)
-.\" .IR ftl (3)
 .SH DIAGNOSTICS
 A write will return an error if
 an attempt is made to change a 0 bit to 1,

+ 1 - 1
sys/man/3/twsi

@@ -16,7 +16,7 @@ Seeking to a given offset before reading or writing causes the
 device to use that offset as a TWSI slave address for a subsequent
 .IR read (2)
 or
-.IR write (2)
+.IR write
 call.
 .SH FILES
 .B #⁲/twsi*

+ 6 - 6
sys/man/3/usb

@@ -1,7 +1,7 @@
+.TH USB 3
 .EQ
 delim $$
 .EN
-.TH USB 3
 .SH NAME
 usb \- USB Host Controller Interface
 .SH SYNOPSIS
@@ -115,7 +115,7 @@ After configuring a device, other endpoints may be created
 as dictated by the device to perform actual I/O.
 .SS Operation
 Bus enumeration and device configuration is performed by
-.IR usbd (8)
+.IR usbd (4)
 and not by this driver.
 The driver provides an interface
 to access existing endpoints (initially those for the built-in root hubs),
@@ -130,7 +130,7 @@ is a number identifying a device and
 is a number identifying one of its endpoints.
 .PP
 For each device attached to the bus, and configured by
-.IR usbd (8),
+.IR usbd (4),
 an endpoint zero (a
 .I setup
 endpoint)
@@ -212,7 +212,7 @@ storage csp 0x500608 vid 0x951 did 0x1613 Kingston 'DT 101 II'
 .LP
 The first line contains status information.
 The rest is information supplied by
-.IR usbd(8)
+.IR usbd (4)
 as an aid to locate devices.
 The status information includes:
 .TF "\fREndpoint mode
@@ -346,7 +346,7 @@ USB class, subclass and proto codes can be found at
 Endpoint control files accept the following requests.
 In most cases
 the driver does not issue them, leaving the task to either
-.IR usbd (8)
+.IR usbd (4)
 or the usb driver library documented in
 .IR usb (2).
 .TF "\fLsamplehz\fI n
@@ -408,7 +408,7 @@ Replaces description information in
 .B ctl
 with
 .IR string .
-.IR Usbd (8)
+.IR Usbd (4)
 uses this to add device descriptions.
 .TP
 .B address

+ 6 - 8
sys/man/4/cdfs

@@ -173,7 +173,6 @@ to get a table of contents.
 Subsequent lines contain the current and maximum
 reading and writing speeds.
 Additional lines may further describe the current disc.
-.PD
 .PP
 .I Aux/cddb
 takes 4 optional arguments.
@@ -196,7 +195,6 @@ option causes the time of each track to be appended to the normal output.
 is like
 .B -t
 but prints a final line with the total time.
-.PD
 .SH EXAMPLES
 Backup to a BD-R disc:
 .br
@@ -228,17 +226,17 @@ rm /mnt/cd/wa
 .SH SOURCE
 .B /sys/src/cmd/cdfs
 .SH SEE ALSO
-.TF "\fLhttp://www.t10.org\fP"
-.TP
-.B http://www.t10.org
-optical disc interface standards
-.PP
-.PD
 .IR sd (3),
 .I 9660srv
 (in
 .IR dossrv (4)),
 .IR mk9660 (8)
+.PD 0
+.TF "\fLhttp://www.t10.org\fP"
+.TP
+.B http://www.t10.org
+optical disc interface standards
+.PD
 .SH BUGS
 Fixating a BD-R disc records only the first track in the disc's TOC.
 Any other tracks are still there and their data accessible via

+ 2 - 2
sys/man/4/exportfs

@@ -50,8 +50,7 @@ The options are:
 .B -A \fIaddress
 Use the network
 .I address
-to
-.IR announce (2)
+to announce
 .IR aan (8)
 connections,
 if requested by the initial protocol.
@@ -252,6 +251,7 @@ cd /n/spy; ls
 .br
 .B /sys/src/cmd/srvfs.c
 .SH SEE ALSO
+.IR dial (2),
 .IR import (4),
 .IR aan (8),
 .IR listen (8)

+ 2 - 2
sys/man/6/venti.conf

@@ -13,7 +13,7 @@ with
 or 
 .I fmtisect
 (see
-.IR ventiaux (8)).
+.IR venti-fmt (8)).
 In particular, by changing the configuration a
 component can be copied to a different file.
 .PP
@@ -85,4 +85,4 @@ arenas /tmp/disks/arenas
 .SH "SEE ALSO"
 .IR fs (3),
 .IR venti (8),
-.IR ventiaux (8)
+.IR venti-fmt (8)

+ 2 - 2
sys/man/8/boot

@@ -273,10 +273,10 @@ The variable's value can take the following forms:
 .TP
 .B /dev/sdC0/arenas
 the file should be a venti partition with a configuration
-stored on using
+stored on it using
 .I venti/conf 
 (see
-.IR ventiaux (8)).
+.IR venti-fmt (8)).
 .I Boot
 will start a loopback IP interface on 127.0.0.1
 and start

+ 1 - 1
sys/man/8/statusbar

@@ -56,7 +56,7 @@ option to
 .\" and
 .\" .I venti/fmtisect
 .\" (see
-,\" .IR ventiaux (8))
+.\" .IR venti-fmt (8))
 causes it to print status lines suitable for
 input to
 .IR statusbar .

File diff suppressed because it is too large
+ 0 - 0
sys/man/searchindex


BIN
sys/man/vol1.pdf


Some files were not shown because too many files changed in this diff