diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 21:02:10 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 21:02:10 +0000 |
commit | 5bf6ab83691ec9bdd8ba88e71cdbff01f891485e (patch) | |
tree | 32ab62ef768c6c65d6f6d454eb86b5ad69b82d9f /share/man/man8/diskless.8 | |
parent | fbc400a67a4e6979c5d99fe59d904cf08992a98f (diff) |
Add $Id$, to make it simpler for members of the translation teams to
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes
Notes:
svn path=/head/; revision=48795
Diffstat (limited to 'share/man/man8/diskless.8')
-rw-r--r-- | share/man/man8/diskless.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index 582e9a20bd09..60b71251994a 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -24,6 +24,8 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +,\" +.\" $Id$ .\" .Dd October 2, 1994 .Dt DISKLESS 8 |