more manpage cleanup
This commit is contained in:
parent
7432617f6a
commit
55d4dec593
2 changed files with 1 additions and 15 deletions
|
@ -1,14 +0,0 @@
|
||||||
#!/bin/rc
|
|
||||||
# startcifs - (re)start cifs (smb) server
|
|
||||||
echo killing old cifs server
|
|
||||||
Kill aquarela | rc
|
|
||||||
|
|
||||||
echo starting new cifs server
|
|
||||||
@ {
|
|
||||||
echo 'srv -A local' >>/srv/fscons
|
|
||||||
sleep 2
|
|
||||||
chmod 666 /srv/local
|
|
||||||
9fs local
|
|
||||||
cd /sys/log
|
|
||||||
aquarela
|
|
||||||
} &
|
|
|
@ -515,7 +515,7 @@ Dumps data structures for inspection.
|
||||||
.B #u/usb
|
.B #u/usb
|
||||||
root of the USB interface
|
root of the USB interface
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/9/pc/usb.h
|
.B /sys/src/9/port/usb.h
|
||||||
.br
|
.br
|
||||||
.B /sys/src/9/pc/devusb.c
|
.B /sys/src/9/pc/devusb.c
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Reference in a new issue