diff options
Diffstat (limited to 'usr.bin/showmount')
-rw-r--r-- | usr.bin/showmount/showmount.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/showmount/showmount.8 b/usr.bin/showmount/showmount.8 index 53138098d87..e4e8a276083 100644 --- a/usr.bin/showmount/showmount.8 +++ b/usr.bin/showmount/showmount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: showmount.8,v 1.3 1997/07/17 08:05:01 deraadt Exp $ +.\" $OpenBSD: showmount.8,v 1.4 1998/06/15 17:56:07 mickey Exp $ .\" $NetBSD: showmount.8,v 1.5 1995/08/31 22:26:07 jtc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -93,4 +93,5 @@ as accurately as the mount daemon reports it. .Sh HISTORY The .Nm showmount -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . |