diff --git a/assets/manpage/edit.1 b/assets/manpage/edit.1 index e14bc1bf53eb..facbffb7a9d5 100644 --- a/assets/manpage/edit.1 +++ b/assets/manpage/edit.1 @@ -1,4 +1,4 @@ -.TH EDIT 1 "version 1.0" "May 2025" +.TH EDIT 1 "version 1.2.1" "December 2025" .SH NAME edit \- a simple text editor .SH SYNOPSIS @@ -6,7 +6,7 @@ edit \- a simple text editor .SH DESCRIPTION edit is a simple text editor inspired by MS-DOS edit. .SH EDITING -Edit is an interactive mode-less editor. Use Alt-F to access the menus. +Edit is an interactive mode-less editor. Use F10 to access the menus. .SH ARGUMENTS .TP \fIFILE[:LINE[:COLUMN]]\fP @@ -19,8 +19,9 @@ Print the help message. \fB\-v\fP, \fB\-\-version\fP Print the version number. .SH COPYRIGHT -Copyright (c) Microsoft Corporation. +Copyright \(co Microsoft Corporation. .br Licensed under the MIT License. .SH SEE ALSO -https://github.com/microsoft/edit +.UR https://github.com/microsoft/edit +.UE