diff options
author | dd <dd@FreeBSD.org> | 2002-09-30 19:04:59 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2002-09-30 19:04:59 +0000 |
commit | ab95dcbc772d9f16e5e736482297c04e90f231a7 (patch) | |
tree | 2faf66b5ef1d5a922608afcc15b5abe9156020ae | |
parent | c1c48197444ee11710e4ee4be0236f70ccd67272 (diff) | |
download | FreeBSD-src-ab95dcbc772d9f16e5e736482297c04e90f231a7.zip FreeBSD-src-ab95dcbc772d9f16e5e736482297c04e90f231a7.tar.gz |
Note MFCs of lock(1) -v and vidcontrol(1) -S.
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index f148c7c..f048abb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2699,7 +2699,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.lock.1; now accepts a <option>-v</option> to disable switching VTYs while the current terminal is locked. This permits - locking the entire console from a single terminal.</para> + locking the entire console from a single terminal. &merged;</para> <para role="historic">&man.logger.1; can now send messages directly to a remote syslog. &merged;</para> @@ -3455,7 +3455,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> buffer. &merged;</para> <para>&man.vidcontrol.1; now accepts a <option>-S</option> to - allow the user to disable VTY switching.</para> + allow the user to disable VTY switching. &merged;</para> <para>The default stripe size in &man.vinum.8; has been changed from 256KB to 279KB, to spread out superblocks more evenly diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index f148c7c..f048abb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2699,7 +2699,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.lock.1; now accepts a <option>-v</option> to disable switching VTYs while the current terminal is locked. This permits - locking the entire console from a single terminal.</para> + locking the entire console from a single terminal. &merged;</para> <para role="historic">&man.logger.1; can now send messages directly to a remote syslog. &merged;</para> @@ -3455,7 +3455,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> buffer. &merged;</para> <para>&man.vidcontrol.1; now accepts a <option>-S</option> to - allow the user to disable VTY switching.</para> + allow the user to disable VTY switching. &merged;</para> <para>The default stripe size in &man.vinum.8; has been changed from 256KB to 279KB, to spread out superblocks more evenly |