diff options
-rw-r--r-- | sys/man/1/sam | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/sys/man/1/sam b/sys/man/1/sam index d2d1a8f19..6f96a92f8 100644 --- a/sys/man/1/sam +++ b/sys/man/1/sam @@ -854,22 +854,13 @@ Saves the sent text in the snarf buffer. listens to the .B edit plumb port. -If plumbing is not active, -on invocation -.I sam -creates a named pipe -.BI /srv/sam. user -which acts as an additional source of commands. Characters written to -the named pipe are treated as if they had been typed in the command window. .PP .I B is a shell command that sends the named .IR files -to the edit port of the plumber. -If plumbing is not available, -it attempts to load -.IR files -through the named pipe. +to the +.B edit +port of the plumber. .SS Abnormal termination If .I sam |