diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
| commit | be8b14979523798cfdfff45caa82d174ab6d0edf (patch) | |
| tree | 2be3e07e11a04b71e7ab57060667d2e3ce3669d7 /bin/ed | |
| parent | aabbf63eefac8ce00abbba746c64f4eec8966ea4 (diff) | |
Notes
Diffstat (limited to 'bin/ed')
| -rw-r--r-- | bin/ed/ed.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 7f5e1f518b91..5d2567e710b2 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -8,7 +8,7 @@ .Nm red .Nd text editor .Sh SYNOPSIS -.Nm ed +.Nm .Op Fl .Op Fl sx .Op Fl p Ar string @@ -35,7 +35,7 @@ Changes are made to this copy and not directly to .Ar file itself. Upon quitting -.Nm Ns , +.Nm , any changes not explicitly saved with a .Em w command are lost. @@ -605,7 +605,7 @@ Unless a prompt was specified by with command-line option the command prompt is by default turned off. .It q Quit -.Nm Ns . +.Nm . .It Q Quit .Nm |
