Module Name:    src
Committed By:   wiz
Date:           Wed May 13 22:41:44 UTC 2009

Modified Files:
        src/bin/stty: stty.1

Log Message:
Reduce Pf/Ns usage.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/bin/stty/stty.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/stty/stty.1
diff -u src/bin/stty/stty.1:1.35 src/bin/stty/stty.1:1.36
--- src/bin/stty/stty.1:1.35	Sun Mar 15 12:01:24 2009
+++ src/bin/stty/stty.1	Wed May 13 22:41:43 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: stty.1,v 1.35 2009/03/15 12:01:24 joerg Exp $
+.\"	$NetBSD: stty.1,v 1.36 2009/05/13 22:41:43 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -373,7 +373,7 @@
 two character sequence "^-" or the
 string "undef" the control character
 is disabled (i.e. set to
-.Pf { Dv _POSIX_VDISABLE Ns } . )
+.Bro Dv _POSIX_VDISABLE Brc . )
 .Pp
 Recognized control-characters:
 .Bd -ragged -offset indent

Reply via email to