diff options
author | Chad Loder <cloder@cvs.openbsd.org> | 2007-02-20 04:26:27 +0000 |
---|---|---|
committer | Chad Loder <cloder@cvs.openbsd.org> | 2007-02-20 04:26:27 +0000 |
commit | c3d0adc1f90da4d9e1b666dbd751f21298d8f299 (patch) | |
tree | c49387651ab7938604cf610d8f15499393ecd256 /usr.bin/mg | |
parent | 8f5692222bcaa10389264f312367f70a031e75df (diff) |
Back out -h doc after discussion with theo
Diffstat (limited to 'usr.bin/mg')
-rw-r--r-- | usr.bin/mg/mg.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1 index 1981ba7a873..faeb1f48e68 100644 --- a/usr.bin/mg/mg.1 +++ b/usr.bin/mg/mg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mg.1,v 1.30 2007/02/20 04:10:32 cloder Exp $ +.\" $OpenBSD: mg.1,v 1.31 2007/02/20 04:26:26 cloder Exp $ .\" .Dd February 25, 2000 .Dt MG 1 @@ -33,8 +33,6 @@ line of the file, +-2 will be second last, and so on. Run the mode command for all buffers created from arguments on the command line, including the scratch buffer and all files. -.It Fl h -Display usage synopsis and exit. .It Fl n Turn off backup file generation. .El |