Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1has/vi.1has.man.txt
          +++ new/usr/src/man/man1has/vi.1has.man.txt
↓ open down ↓ 68 lines elided ↑ open up ↑
  69   69         The view invocation is the same as vi except that the readonly flag is
  70   70         set.
  71   71  
  72   72  
  73   73         The vedit invocation is intended for beginners. It is the same as vi
  74   74         except that the report flag is set to 1, the showmode and novice flags
  75   75         are set, and magic is turned off.  These defaults make it easier to
  76   76         learn how to use vi.
  77   77  
  78   78  OPTIONS
  79      -       The following options are supporrted:
       79 +       The following options are supported:
  80   80  
  81   81     Invocation Options
  82   82         The following invocation options are interpreted by vi (previously
  83   83         documented options are discussed under NOTES):
  84   84  
  85   85         - | -s
  86   86                                  Suppresses all interactive user feedback. This
  87   87                                  is useful when processing editor scripts.
  88   88  
  89   89  
↓ open down ↓ 84 lines elided ↑ open up ↑
 174  174  
 175  175  
 176  176         -command | -c command
 177  177                                  Begins editing by executing the specified
 178  178                                  editor command (usually a search or
 179  179                                  positioning command).
 180  180  
 181  181  
 182  182     /usr/xpg4/bin/vi and /usr/xpg6/bin/vi
 183  183         If both the -t tag and the -c command options are given, the -t tag
 184      -       optionis processed first. That is, the file containing tag is selected
      184 +       option is processed first. That is, the file containing tag is selected
 185  185         by -t and then the command is executed.
 186  186  
 187  187  OPERANDS
 188  188         The following operands are supported:
 189  189  
 190  190         filename
 191  191                     A file to be edited.
 192  192  
 193  193  
 194  194  COMMAND SUMMARY
↓ open down ↓ 817 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX