diff options
Diffstat (limited to 'usr.bin/mkfifo/mkfifo.1')
-rw-r--r-- | usr.bin/mkfifo/mkfifo.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkfifo/mkfifo.1 b/usr.bin/mkfifo/mkfifo.1 index 3aa3ee993051a..4120c91ed25b7 100644 --- a/usr.bin/mkfifo/mkfifo.1 +++ b/usr.bin/mkfifo/mkfifo.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mkfifo.1 8.2 (Berkeley) 1/5/94 -.\" $Id$ +.\" $Id: mkfifo.1,v 1.2.2.3 1997/09/15 09:20:46 jkh Exp $ .\" .Dd January 5, 1994 .Dt MKFIFO 1 |