Selaa lähdekoodia

fix procinfo link without version

Michael Mächtel 8 vuotta sitten
vanhempi
commit
50577fd9e8
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      hw4/task1/README.md

+ 2
- 2
hw4/task1/README.md Näytä tiedosto

@@ -202,7 +202,7 @@ erzwingen.
202 202
 
203 203
    Genau diese Ausgabe soll nun Ihr Programm erzeugen bei der Option '1', wobei
204 204
    natürlich das Ende der Kette nicht mehr `pstree.x11` ist sondern Ihr Programm.
205
-   
205
+
206 206
    Geben Sie im obigen Beispiel die PID 7161 als Parameter an, so soll Ihr Programm
207 207
    nur den Teil-Tree ausgegeben, startend vom Prozess mit PID 7161.
208 208
 
@@ -273,5 +273,5 @@ Ihrem HW (Homework) Verzeichnis befinden:
273 273
 ```
274 274
 
275 275
 [Referenz]: http://www.linux-praxis.de/lpic1/lpi101/proc.html
276
-[procinfo]: https://docs.rs/procinfo/0.3.1/procinfo/
276
+[procinfo]: https://docs.rs/procinfo/
277 277
 [io::Result]: https://doc.rust-lang.org/std/io/type.Result.html

Loading…
Peruuta
Tallenna