diff options
| author | Thomas Voss <thomasvoss@live.com> | 2022-09-08 23:11:48 +0200 | 
|---|---|---|
| committer | Thomas Voss <thomasvoss@live.com> | 2022-09-08 23:11:48 +0200 | 
| commit | 1166c8b9d39f4e64c32513374c67117fee697b5f (patch) | |
| tree | cfeb77c7383c41aebcc9ba99b7e3689edd484863 /man | |
| parent | f6e26145682856f81e78adcc288511df77f3bfb9 (diff) | |
Fix vi modeline
Diffstat (limited to 'man')
| -rw-r--r-- | man/luxfree.3 | 2 | ||||
| -rw-r--r-- | man/luxinit.3 | 4 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/man/luxfree.3 b/man/luxfree.3 index 7079ec0..17fc0d3 100644 --- a/man/luxfree.3 +++ b/man/luxfree.3 @@ -1,4 +1,4 @@ -.\" tw=80 +.\" vi: tw=80  .\"  .\" BSD Zero Clause License  .\"  diff --git a/man/luxinit.3 b/man/luxinit.3 index 22cf898..a16ecd1 100644 --- a/man/luxinit.3 +++ b/man/luxinit.3 @@ -1,4 +1,4 @@ -.\" tw=80 +.\" vi: tw=80  .\"  .\" BSD Zero Clause License  .\"  @@ -15,7 +15,7 @@  .\" OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR  .\" PERFORMANCE OF THIS SOFTWARE.  .\" -.Dd $Mdocdate: August 30 2022 $ +.Dd $Mdocdate: September 8 2022 $  .Dt LUXINIT 3  .Os  .Sh NAME |