Added the subversion svn:keywords property (Id) for proper identification.

This commit is contained in:
nekral-guest
2007-11-10 23:46:11 +00:00
parent fb3b2ddbff
commit b2120265fd
289 changed files with 301 additions and 289 deletions

View File

@@ -1,4 +1,4 @@
.\" $Id: chfn.1,v 1.3 2005/12/01 20:38:27 kloczek Exp $
.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and

View File

@@ -1,4 +1,4 @@
.\" $Id: chsh.1,v 1.3 2005/12/01 20:38:27 kloczek Exp $
.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and

View File

@@ -1,4 +1,4 @@
.\"$Id: groups.1,v 1.3 2005/12/01 20:38:27 kloczek Exp $
.\"$Id$
.TH GROUPS 1L "GNU 쉘 유틸리티" "FSF" \" \-*\- nroff \-*\-
.SH 이름
groups \- 사용자가 속한 그룹들을 출력한다

View File

@@ -1,4 +1,4 @@
.\"$Id: passwd.5,v 1.4 2005/12/01 20:38:27 kloczek Exp $
.\"$Id$
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of

View File

@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)vipw.8 6.7 (Berkeley) 3/16/91
.\" $Id: vipw.8,v 1.1 2005/12/13 11:34:59 kloczek Exp $
.\" $Id$
.\"
.Dd March 16, 1991
.Dt VIPW 8