~ubuntu-branches/ubuntu/maverick/vlock/maverick

« back to all changes in this revision

Viewing changes to man/vlock-all.8

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Wirt
  • Date: 2008-06-17 17:13:25 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080617171325-ic8yy6tol0165i96
Tags: 2.2.2-3
* Don't try to chgrp to "vlock" during build time (Closes: #486665)
* Bump standards version (No changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH VLOCK-ALL 8 "28 July 2007" "Linux" "Linux Programmer's Manual"
2
 
.SH NAME
3
 
vlock-all \- lock console while preventing virtual console switching
4
 
.SH SYNOPSIS
5
 
.B vlock-all
6
 
.SH DESCRIPTION
7
 
\fBvlock-all\fR is part of vlock(1), the Virtual Console locking program for
8
 
Linux.  It disables console switching and runs vlock-current(8).  After
9
 
vlock-current(8) exits it reenables console switching.
10
 
.SH "EXIT CODES"
11
 
\fBvlock-all\fR exits 111 after printing an error message if it has trouble
12
 
disabling console switching.  It exits 127 if it has trouble running
13
 
vlock-current(8).  If vlock-current(8) is killed by a signal it exits 128 plus
14
 
the number of the signal.  Otherwise its exit code is that of vlock-current(8).
15
 
.SH "SEE ALSO"
16
 
.BR vlock (1),
17
 
.BR vlock-current (8),
18
 
.SH AUTHORS
19
 
Frank Benkstein <frank-vlock@benkstein.net>