sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 192bba86165aea8f0e417306c7fd7fc0818d4496
parent 5f52587bdafa7c9931a49495adc0f244717a53e2
Author: Peter A. Shevtsov <petr.shevtsov@gmail.com>
Date:   Fri, 18 Jan 2013 11:09:02 +0700

Minor cleanup

Diffstat:
Msuckless.org/rocks.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md @@ -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.