URI: 
       tfontsrv(4): add missing prompt in sam example - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 72f9e95018ee6636c74e9723d94260a103f5f967
   DIR parent 9b4a2324d39a8c952c8184249d2b06b9349205a2
  HTML Author: Russ Cox <rsc@swtch.com>
       Date:   Wed,  8 Jul 2009 22:19:58 -0700
       
       fontsrv(4): add missing prompt in sam example
       
       Diffstat:
         M man/man4/fontsrv.4                  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/man/man4/fontsrv.4 b/man/man4/fontsrv.4
       t@@ -101,7 +101,7 @@ Run
        using the same font:
        .IP
        .EX
       -font=/mnt/font/Monaco/13a/font sam
       +% font=/mnt/font/Monaco/13a/font sam
        .EE
        .SH SOURCE
        .B \*9/src/cmd/fontsrv