diff options
author | cos <cos> | 2023-10-15 15:38:27 +0200 |
---|---|---|
committer | cos <cos> | 2023-10-15 15:48:52 +0200 |
commit | 52d65276a47e24e51ee0de179f540df740f5d08c (patch) | |
tree | 3cf31f68f28dd65abbd8c4957e57ff7e3d36878a /doc | |
parent | 143c3f99ae4270a64ee122989c1382122361bd19 (diff) | |
download | vim-preseed-52d65276a47e24e51ee0de179f540df740f5d08c.zip |
Update documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/preseed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/preseed.txt b/doc/preseed.txt index 6b6767e..5603423 100644 --- a/doc/preseed.txt +++ b/doc/preseed.txt @@ -2,7 +2,7 @@ *ft-preseed-syntax* Preseed files enable automated installation of the Debian operating systems and -some of its derivatives. As the preseed files is typically either have "txt" or +some of its derivatives. As the preseed files typically either have "txt" or simply no file extension, filetype detection relies on their first line being `#_preseed_V1`. |