summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getusershell.3
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-07-30 08:34:38 +0000
committermycroft <mycroft@NetBSD.org>1993-07-30 08:34:38 +0000
commit0e9c8e45242a3fa28d1f1dfde73e25cfa0ea3ca5 (patch)
treec02edbce43472b18049ece8ab044e75fc28c576d /lib/libc/gen/getusershell.3
parentf23f94cb7790c82a580c441e5cba7ac0f5df6ce8 (diff)
Add RCS identifiers.
Diffstat (limited to 'lib/libc/gen/getusershell.3')
-rw-r--r--lib/libc/gen/getusershell.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/getusershell.3 b/lib/libc/gen/getusershell.3
index 6d579216db0..0b4f47f6415 100644
--- a/lib/libc/gen/getusershell.3
+++ b/lib/libc/gen/getusershell.3
@@ -29,7 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)getusershell.3 6.5 (Berkeley) 4/19/91
+.\" from: @(#)getusershell.3 6.5 (Berkeley) 4/19/91
+.\" $Id: getusershell.3,v 1.2 1993/07/30 08:36:52 mycroft Exp $
.\"
.Dd April 19, 1991
.Dt GETUSERSHELL 3