diff options
author | 2013-06-01 17:33:49 +0000 | |
---|---|---|
committer | 2013-06-01 17:33:49 +0000 | |
commit | 0a73a5c9b4868b9abfb41521aff8f73cf8db438a (patch) | |
tree | f7e5480cd34410ced57927bcc3b38cfc46b543da | |
parent | Remove 'lint' mode. lint(1) is gone, and the mode was not documented (diff) | |
download | wireguard-openbsd-0a73a5c9b4868b9abfb41521aff8f73cf8db438a.tar.xz wireguard-openbsd-0a73a5c9b4868b9abfb41521aff8f73cf8db438a.zip |
new sentence, new line;
-rw-r--r-- | usr.bin/mg/mg.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1 index ad7c2a651d3..bcda808b56a 100644 --- a/usr.bin/mg/mg.1 +++ b/usr.bin/mg/mg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mg.1,v 1.80 2013/06/01 14:47:07 lum Exp $ +.\" $OpenBSD: mg.1,v 1.81 2013/06/01 17:33:49 jmc Exp $ .\" This file is in the public domain. .\" .Dd $Mdocdate: June 1 2013 $ @@ -900,7 +900,8 @@ upper case. Move the cursor forward by the specified number of words. As it moves, convert any characters to upper case. .It visible-bell -Toggle the visible bell. If this toggle is on, the modeline will flash. +Toggle the visible bell. +If this toggle is on, the modeline will flash. .It visit-tags-table Record name of the tags file to be used for subsequent find-tag. .It what-cursor-position |