diff options
Diffstat (limited to 'usr.bin/msgc/msgc.1')
| -rw-r--r-- | usr.bin/msgc/msgc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/msgc/msgc.1 b/usr.bin/msgc/msgc.1 index 293db4dd7f3..5aaf45c4893 100644 --- a/usr.bin/msgc/msgc.1 +++ b/usr.bin/msgc/msgc.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: msgc.1,v 1.3 1999/03/22 18:16:40 garbled Exp $ +.\" $NetBSD: msgc.1,v 1.4 1999/04/25 09:10:07 veego Exp $ .\" .\" Copyright 1997 Piermont Information Systems Inc. .\" All rights reserved. @@ -48,7 +48,7 @@ msgc .Ft void .Fn msg_window "WINDOW *window" .Ft void -.Fn beep "void" +.Fn msg_beep "void" .Ft char * .Fn msg_string "int msg_no" .Ft void |
