commit 192bba86165aea8f0e417306c7fd7fc0818d4496
Author: Peter A. Shevtsov <petr.shevtsov_AT_gmail.com>
Date: Fri Jan 18 11:09:02 2013 +0700
Minor cleanup
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 4119922..2994ad0 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -142,7 +142,7 @@ Text Editors
* [acme][acme] - Rob Pike's framing text editor for Plan 9. Included in [plan9port][].
* [ired](
http://www.radare.org) (Minimalist hexadecimal editor and bindiffer for p9, w32 and *nix)
* [nvi](
https://sites.google.com/a/bostic.com/keithbostic/nvi) - A small, multiple file vi-alike.
-* [sam](
http://sam.cat-v.org/) - An editor by [Rob Pike][rob] with inspiration from ed.
+* [sam](
http://sam.cat-v.org/) - An editor by Rob Pike with inspiration from ed.
* [traditional vi](
http://ex-vi.sourceforge.net/) - A fixed version of the original vi.
* [vim](
http://www.vim.org) (With the GUI, use `:set go+=c` to kill popup dialogs)
* [wily](
http://www.cs.yorku.ca/~oz/wily/) - An acme clone for POSIX.
Received on Fri Jan 18 2013 - 05:06:02 CET