diff options
-rw-r--r-- | xedit.man | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,6 +1,6 @@ .\" $XConsortium: xedit.man,v 1.23 94/04/17 20:43:39 matt Exp $ .\" Copyright (c) 1994 X Consortium -.\" +.\" .\" Permission is hereby granted, free of charge, to any person obtaining .\" a copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including @@ -8,10 +8,10 @@ .\" distribute, sublicense, and/or sell copies of the Software, and to .\" permit persons to whom the Software is furnished to do so, subject to .\" the following conditions: -.\" +.\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. @@ -19,7 +19,7 @@ .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. -.\" +.\" .\" Except as contained in this notice, the name of the X Consortium shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization @@ -45,12 +45,12 @@ A set of commands that allow you to exit \fIxedit\fP, save the file, or load a new file into the edit window. .IP "Message Window" 25 Displays \fIxedit\fP messages. In addition, this window can be also used as -a scratch pad. +a scratch pad. .IP "Filename Display" Displays the name of the file currently being edited, and whether this file is \fIRead-Write\fP or \fIRead Only\fP. .IP "Edit Window" 25 -Displays the text of the file that you are editing or creating. +Displays the text of the file that you are editing or creating. .SH OPTIONS .I Xedit accepts all of the standard X Toolkit command line @@ -229,9 +229,9 @@ change, and \fIn\fP or \fIN\fP to ignore it and go to the next match. .SH COMMANDS .IP Quit 8 Quits the current editing session. If any changes have not been saved, -.I xedit +.I xedit displays a warning message, allowing the user to save them. -.IP Save +.IP Save If file backups are enabled (see RESOURCES, below) .I xedit stores a copy of the |