diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-05-28 19:14:43 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-05-28 19:14:43 +0000 |
commit | 8d4c367886d3cbc332d0534aac4008e656cffaef (patch) | |
tree | f731d8649c1418fb48d23c1e6ac8c8afbf42dc86 | |
parent | 9a6f0260c551f1e603ca520bcde02dfded350293 (diff) |
No more help file, add /usr/bin/vi to FILES section
-rw-r--r-- | distrib/special/more/more.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/special/more/more.1 b/distrib/special/more/more.1 index 4134f8aa156..a9c8adb0ff0 100644 --- a/distrib/special/more/more.1 +++ b/distrib/special/more/more.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: more.1,v 1.2 2003/05/28 15:49:32 millert Exp $ +.\" $OpenBSD: more.1,v 1.3 2003/05/28 19:14:42 millert Exp $ .\" .\" Copyright (c) 1980 The Regents of the University of California. .\" All rights reserved. @@ -349,8 +349,8 @@ Editor used in preference to that specified by .Bl -tag -width /usr/share/misc/omore.helpXX -compact .It Pa /usr/share/misc/termcap Terminal data base -.It Pa /usr/share/misc/omore.help -Help file +.It Pa /usr/bin/vi +Default editor .El .Sh EXAMPLES A sample usage of |