diff options
author | Mattias Andrée <maandree@kth.se> | 2017-12-10 23:55:26 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-12-10 23:55:26 +0100 |
commit | f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a (patch) | |
tree | 5ee68c7907baf8666d5d585ae491129ffcfdb6e5 /doc/info/chap/overview.texinfo | |
parent | update news and makefile (diff) | |
download | sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.gz sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.bz2 sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.xz |
Simplify and cahgne license1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/info/chap/overview.texinfo')
-rw-r--r-- | doc/info/chap/overview.texinfo | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo deleted file mode 100644 index 17a8f86..0000000 --- a/doc/info/chap/overview.texinfo +++ /dev/null @@ -1,15 +0,0 @@ -@node Overview -@chapter Overview - -@command{sleeping-getty} waits until a selected -virtual terminal is brought to the foreground. -Then, or if the process started with this -virtual terminal in the foreground, the process -changes image to a getty program. - -This is used to save CPU cycles during boot -to get a smoother boot, which is important if -your getty program does a lot of things, or if -your computer is not too powerful. It also -reduces the memory footprint. - |