Displaying 5 results from an estimated 5 matches for "implemnetations".
Did you mean:
implementations
2022 Dec 31
1
rewrite manpages to mdoc(7)
...and mdoc(7) languages have been around for decades,
and are supported by the prevalent formatters: groff(1) on most Linuxes
and mandoc(1) on the *BSDs and some others. In particular,
there is nothing to install or reconfigure on most systems
- both formats can be both rendered with existing man(1)
implemnetations and processed into plaintext, html, pdf, ps
and possibly other formats.
The main point is that mdoc(7) allows for constructs like
.Op Fl f Ar arg
meaning
there is an optional 'f' flag
which takes an 'arg' argument
as opposed to
switch to italics, type a bracket, a dash, &q...
2001 Oct 23
2
Please Help...Help...Samba 2.2.2 : Problem in Migrating from NT T o Linux File Server with quota and winbind
This seems to be an excessive amount of cross posting. I'm trimming down
the CC list.
On Sun, 21 Oct 2001, ncc22, Gecis (CAP, GECIS) wrote:
> Problems (Bugs) Faced with Samba 2.2.2 with winbind
>
> 1. We have installed the samba 2.2.2 with winbind option in Red Hat
> Linux Kernal Version 2.4.2-2 on i686. We joined samba server to domain
> with smbpasswd option successfully.
2013 May 31
22
[PATCH 0/4] xen/arm: assemble support for Allwinner A31
These series patch enable Allwinner A31(code name sun6i) support in
assemble. with these patches, the cpu 0 of sun6i SOC could successful
boot into the c environment.
Bamvor Jian Zhang (4):
xen/arm: introduce Cortex-A7 support
xen/arm: introduce Allwinner sun6i SOC basic support
xen/arm: enable early printk for sun6i
xen/arm: enable switch to hyper mode for sun6i
xen/arch/arm/Rules.mk
2007 Nov 21
22
Getting Class in Shared Behaviours
Hi,
I want to be able to get at the described class in my shared behaviour. I''m
sure an example will say it better than my words
describe "my shared", :shared => true do
it "should tell me what the class is its describing" do
how_do_i_get_the_user_class_here
end
end
describe User do
it_should_behave_like "my shared"
#...
end
So in my
2013 Jun 30
18
Xen 4.2.2 /etc/init.d/xendomains save and restore of domains does not work
Hello,
in the last days I switched from Xen 4.2.1 to Xen 4.2.2 (source from git
repository tag 4.2.2)
commit a125ec6a4a2f028f97f0bdd8946d347a36dbe76b
Author: Jan Beulich <jbeulich@suse.com>
Date: Tue Apr 23 18:42:55 2013 +0200
update Xen version to 4.2.2
My "base system" is a debian squeeze. For Xen I use the xl toolstack.
Since updating to 4.2.2 the autosave and